X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=SConstruct;h=b992cd6f55da9a6f09f46a785ce9ddeff90fc314;hb=a4ebeef29f8eb69dc2dad10668d762540002b924;hp=3ae0d5eac4362940a380bc4a527e3de24d51e8dd;hpb=925317c7f45c32b01ab9292023db3f372b74bf0f;p=senf.git diff --git a/SConstruct b/SConstruct index 3ae0d5e..b992cd6 100644 --- a/SConstruct +++ b/SConstruct @@ -196,7 +196,7 @@ Export('env') # Create Doxyfile.local otherwise doxygen will barf on this non-existent file # Create it even when cleaning, to silence the doxygen builder warnings -if not env.GetOption('clean') and not os.path.exists("Doxyfile.local"): +if not os.path.exists("Doxyfile.local"): Execute(Touch("Doxyfile.local")) # Create local_config.h