summaryrefslogtreecommitdiff
path: root/mbgl.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'mbgl.gypi')
-rw-r--r--mbgl.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/mbgl.gypi b/mbgl.gypi
index e4d2474dfd..c25e53ed78 100644
--- a/mbgl.gypi
+++ b/mbgl.gypi
@@ -138,7 +138,7 @@
'<!@(find <(DEPTH)/src -name "*.h")',
'<!@(find <(DEPTH)/include -name "*.hpp")',
'<!@(find <(DEPTH)/include -name "*.h")',
- '<!@(find <(DEPTH)/src -name "*.glsl")',
+ '<!@(find -H <(DEPTH)/node_modules/mapbox-gl-shaders -name "*.glsl")',
'<(SHARED_INTERMEDIATE_DIR)/include/mbgl/util/version.hpp',
],