summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 7985110..443afe0 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -101,6 +101,8 @@
['chromeos==0', {
'dependencies': [
'../third_party/cros_dbus_cplusplus/cros_dbus_cplusplus.gyp:*',
+ '../third_party/libmtp/libmtp.gyp:*',
+ '../third_party/mtpd/mtpd.gyp:*',
],
}],
],