trivial typo in man page
[scons.git] / .svnt / conf
index 255a4ac43f6ad4d7612d8de1a0d35aeeb478be38..d4ffcb7e08b84cf7a5ba5055cd62c26a4a44bd69 100644 (file)
@@ -3,6 +3,12 @@ import sys
 
 python = os.environ.get('PYTHON', sys.executable)
 
+build = [
+    '"%(python)s" bootstrap.py %%s' % locals()
+]
+
+build_test_baseline = []
+
 cmd = '"%(python)s" runtest.py -q --noqmtest %%s' % locals()
 
 test_inputs = [