| Index: chrome_frame/chrome_frame.croc
|
| diff --git a/chrome_frame/chrome_frame.croc b/chrome_frame/chrome_frame.croc
|
| index de3ffcd54fa9dd8563d6bc14068c8e847ea96536..cfcb9e88768c3d8726b9445f608483383257ff25 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
|
|
|