Utils/Logger: Implement TimeSource facility
[senf.git] / SConstruct
index 2753d30..478cfdf 100644 (file)
@@ -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 = []