Index: gyp/bench.gypi |
diff --git a/gyp/bench.gypi b/gyp/bench.gypi |
index 69e7086ca9be0f372afb2b171e26ae808e0ae10a..a58e66e09123fceb99c2da19dda122d2ea06735c 100644 |
--- a/gyp/bench.gypi |
+++ b/gyp/bench.gypi |
@@ -13,7 +13,7 @@ |
'../src/pdf', |
'../src/utils', |
], |
- 'sources': [ '<!@(python find.py ../bench "*.cpp")' ], |
+ 'sources': [ '<!@(python find.py "*.cpp" ../bench)' ], |
'dependencies': [ |
'etc1.gyp:libetc1', |