summaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-02-20 16:58:42 (GMT)
committerSteven Knight <knight@baldmt.com>2002-02-20 16:58:42 (GMT)
commit50f31ea7ecee2c171457ab743b0c088cbc6104ec (patch)
treeba3d819fb6437d4db99e1b6bc3f6d1f900c4c5d4 /SConstruct
parent750a1fd4bd22d3c940cd4c9167c4bee3abc08d95 (diff)
downloadSCons-50f31ea7ecee2c171457ab743b0c088cbc6104ec.zip
SCons-50f31ea7ecee2c171457ab743b0c088cbc6104ec.tar.gz
SCons-50f31ea7ecee2c171457ab743b0c088cbc6104ec.tar.bz2
Fix runtest.py for new package-testing scheme baseline tests.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct9
1 files changed, 8 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 7b73560..c358cb2 100644
--- a/SConstruct
+++ b/SConstruct
@@ -554,13 +554,20 @@ for p in [ scons ]:
])
#
+#
+#
+Export('env')
+
+SConscript('etc/SConscript')
+
+#
# Documentation.
#
BuildDir('build/doc', 'doc')
Export('env', 'whereis')
-SConscript('build/doc/SConscript');
+SConscript('build/doc/SConscript')
#
# If we're running in the actual Aegis project, pack up a complete