diff --git a/SConstruct b/SConstruct index 061325e..fa2fd1d 100644 --- a/SConstruct +++ b/SConstruct @@ -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])