X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=SConstruct;h=478cfdf977a42c5948d46f121222eb2cad5ca868;hb=82ad2ed94c12c3e53097fef92978de8c28239fab;hp=2753d30b54cdc4f2eaf57ebdb03913ff0f99d7cc;hpb=62975e5ada1a1a8627f10889b3745f1d9e44f2ab;p=senf.git diff --git a/SConstruct b/SConstruct index 2753d30..478cfdf 100644 --- a/SConstruct +++ b/SConstruct @@ -168,6 +168,8 @@ if not env.GetOption('clean') and not os.path.exists(".prepare-stamp") \ env.Clean('all', '.prepare-stamp') +# Not nice, but until we get to fixing the dependency jungle +# concerning generated sources ... scripts = [] dependencies = []