Index: gyp/sfntly.gyp |
diff --git a/gyp/sfntly.gyp b/gyp/sfntly.gyp |
index 0704ba194ac464d512b7d5d5a9b76d4317d946aa..91385618a504f04686e25048abfb18b6d9f689df 100644 |
--- a/gyp/sfntly.gyp |
+++ b/gyp/sfntly.gyp |
@@ -22,7 +22,7 @@ |
'sources': [ |
'<(sfntly_src_path)/sample/chromium/font_subsetter.cc', |
'<(sfntly_src_path)/sample/chromium/subsetter_impl.cc', |
- '<!@(python find.py "<(sfntly_src_path)/sfntly" "*.c*")' |
+ '<!@(python find.py "*.c*" "<(sfntly_src_path)/sfntly")' |
], |
'include_dirs': [ |
'<(sfntly_src_path)', |