summaryrefslogtreecommitdiffstats
path: root/build/win
diff options
context:
space:
mode:
Diffstat (limited to 'build/win')
-rw-r--r--build/win/system.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/win/system.gyp b/build/win/system.gyp
index 5cb6fca..75db468 100644
--- a/build/win/system.gyp
+++ b/build/win/system.gyp
@@ -22,7 +22,7 @@
'outputs': [
'../../third_party/cygwin/_always_run_setup_mount.marker',
],
- 'action': ['<@(_inputs)'],
+ 'action': ['', '<@(_inputs)'],
},
],
},