summaryrefslogtreecommitdiff
path: root/gyp/android.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/android.gyp')
-rw-r--r--gyp/android.gyp5
1 files changed, 5 insertions, 0 deletions
diff --git a/gyp/android.gyp b/gyp/android.gyp
new file mode 100644
index 0000000000..0a09edb6cd
--- /dev/null
+++ b/gyp/android.gyp
@@ -0,0 +1,5 @@
+{
+ 'includes': [
+ '../android/mapboxgl-app.gypi',
+ ],
+}