mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 02:43:15 +01:00
Put back the full list of default build products so that "scons -U" from subdirectories works as expected.
This commit is contained in:
@@ -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])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user