summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
Diffstat (limited to 'linux')
-rw-r--r--linux/mapboxgl-app.gyp (renamed from linux/mbgl-app.gyp)6
1 files changed, 3 insertions, 3 deletions
diff --git a/linux/mbgl-app.gyp b/linux/mapboxgl-app.gyp
index 60d33e5936..1d09b5444b 100644
--- a/linux/mbgl-app.gyp
+++ b/linux/mapboxgl-app.gyp
@@ -52,9 +52,9 @@
}],
],
'dependencies': [
- '../mbgl.gyp:mbgl-x86',
- '../mbgl.gyp:copy_default_stylesheet',
- '../mbgl.gyp:copy_certificate_bundle',
+ '../mapboxgl.gyp:mapboxgl',
+ '../mapboxgl.gyp:copy_default_stylesheet',
+ '../mapboxgl.gyp:copy_certificate_bundle',
],
},
],