Packets: Fix min_value / max_value boundary cases for Parse_(U)IntField
[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 = []