summaryrefslogtreecommitdiff
path: root/mapboxgl.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'mapboxgl.gyp')
-rw-r--r--mapboxgl.gyp13
1 files changed, 0 insertions, 13 deletions
diff --git a/mapboxgl.gyp b/mapboxgl.gyp
deleted file mode 100644
index 7ce215dc6a..0000000000
--- a/mapboxgl.gyp
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- 'includes': [
- './gyp/common.gypi',
- './gyp/shaders.gypi',
- './gyp/version.gypi',
- './gyp/styles.gypi',
- './gyp/certificates.gypi',
- './gyp/mbgl-core.gypi',
- './gyp/mbgl-platform.gypi',
- './gyp/mbgl-headless.gypi',
- './gyp/install.gypi',
- ],
-}