summaryrefslogtreecommitdiff
path: root/mapboxgl.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'mapboxgl.gyp')
-rw-r--r--mapboxgl.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mapboxgl.gyp b/mapboxgl.gyp
index 5682d7e02a..f389e7d48d 100644
--- a/mapboxgl.gyp
+++ b/mapboxgl.gyp
@@ -61,7 +61,7 @@
{
'action_name': 'Touch Stylesheet Directory',
'inputs': ['styles'],
- 'outputs': ['<(PRODUCT_DIR)/'], # need to specify a distinct directory
+ 'outputs': ['<(SHARED_INTERMEDIATE_DIR)/'], # need to specify a distinct directory
'action': ['touch', 'styles'],
}
],