diff options
Diffstat (limited to 'test/LEX/lex_headerfile/spaced path/SConstruct')
-rw-r--r-- | test/LEX/lex_headerfile/spaced path/SConstruct | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/LEX/lex_headerfile/spaced path/SConstruct b/test/LEX/lex_headerfile/spaced path/SConstruct new file mode 100644 index 0000000..aa4aca0 --- /dev/null +++ b/test/LEX/lex_headerfile/spaced path/SConstruct @@ -0,0 +1,2 @@ +DefaultEnvironment(tools=[]) +SConscript("src/SConscript")
\ No newline at end of file |