aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/dm.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/dm.gyp')
-rw-r--r--gyp/dm.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/gyp/dm.gyp b/gyp/dm.gyp
index dc75729dc6..288fb3a7f9 100644
--- a/gyp/dm.gyp
+++ b/gyp/dm.gyp
@@ -24,6 +24,9 @@
'sources': [
'../dm/DMSrcSinkAndroid.cpp',
],
+ 'dependencies': [
+ 'utils.gyp:android_utils',
+ ],
}],
],
}]