summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 1c79811..05524b9 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -44,7 +44,7 @@
'conditions': [
['javascript_engine=="v8"', {
'dependencies': [
- '../v8/tools/gyp/v8.gyp:*',
+ 'temp_gyp/v8.gyp:*',
],
}],
['OS=="linux"', {