diff options
Diffstat (limited to 'chrome_frame')
-rw-r--r-- | chrome_frame/chrome_frame.croc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/chrome_frame.croc b/chrome_frame/chrome_frame.croc index de3ffcd..cfcb9e8 100644 --- a/chrome_frame/chrome_frame.croc +++ b/chrome_frame/chrome_frame.croc @@ -56,7 +56,7 @@ }, # Don't include output dirs { - 'regexp' : '.*/(Debug|Release|debug|release|sconsbuild|out|xcodebuild)/', + 'regexp' : '.*/(Debug|Release|debug|release|out|xcodebuild)/', 'include' : 0, }, # Don't include third-party source |