Chromium Code Reviews| Index: SConstruct |
| diff --git a/SConstruct b/SConstruct |
| index f6dbc26d47a2f84544481b79683a25371ce9223f..2e2ff084113647893a8a7ceb744f4da22ef5a00b 100755 |
| --- a/SConstruct |
| +++ b/SConstruct |
| @@ -3236,6 +3236,7 @@ if not nacl_env.Bit('nacl_glibc'): |
| nacl_env.Append( |
| BUILD_SCONSCRIPTS = [ |
| #### ALPHABETICALLY SORTED #### |
| + 'src/minsfi/untrusted/nacl.scons', |
| 'src/nonsfi/irt/build.scons', |
| 'src/nonsfi/linux/nacl.scons', |
| 'src/nonsfi/loader/build.scons', |