Put back the full list of default build products so that "scons -U" from subdirectories works as expected.

This commit is contained in:
Russel Winder
2009-09-01 11:33:48 +01:00
parent 399f1d530d
commit b0f248a866

View File

@@ -199,7 +199,7 @@ configuration data. 'scons -h' will then print the project help.
########## Other rules. ########################
Default(loader)
Default(crts.values() + libs.values() + [libelf, startAxf, containers, loader])
Clean('.', [buildDirectory])