X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=SConstruct;h=291a94ee2eac82ad1d792356e1cb564169e0dedc;hb=213b5ea43eeaead3a9752b598069e6a1e99fe6e0;hp=5ab04afe90a79e75addb01bd761500fc14b969e4;hpb=ba6bd99f18046a11264e21ac6a70dbcb3c18e000;p=senf.git diff --git a/SConstruct b/SConstruct index 5ab04af..291a94e 100644 --- a/SConstruct +++ b/SConstruct @@ -22,6 +22,8 @@ env.Help(""" Additional top-level build targets: prepare Create all target files not part of the repository +default Build all default targets (like calling scons with no arguments) +examples Build all examples all_tests Build and run unit tests for all modules all_docs Build documentation for all modules all Build everything