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