summaryrefslogtreecommitdiff
path: root/mapboxgl.gyp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-10-27 10:05:05 -0400
committerKonstantin Käfer <mail@kkaefer.com>2014-10-27 10:12:30 -0400
commit84700fce9095ef9a7d30a580a552f2393f8acc8a (patch)
tree06705d7b56942e0cba3e5d621d97aa08a170b265 /mapboxgl.gyp
parent0e928b5204ad5e2a8cfc1dd1a993396be0bd9d87 (diff)
downloadqtlocation-mapboxgl-84700fce9095ef9a7d30a580a552f2393f8acc8a.tar.gz
allow installing the library
Diffstat (limited to 'mapboxgl.gyp')
-rw-r--r--mapboxgl.gyp6
1 files changed, 4 insertions, 2 deletions
diff --git a/mapboxgl.gyp b/mapboxgl.gyp
index 8b805ae6d7..9126a1a626 100644
--- a/mapboxgl.gyp
+++ b/mapboxgl.gyp
@@ -6,7 +6,9 @@
'./gyp/styles.gypi',
'./gyp/fixtures.gypi',
'./gyp/certificates.gypi',
- './gyp/library.gypi',
- './gyp/platform.gypi',
+ './gyp/mbgl.gypi',
+ './gyp/mbgl-platform.gypi',
+ './gyp/mbgl-headless.gypi',
+ './gyp/install.gypi',
],
}