summaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorGary Oberbrunner <garyo@oberbrunner.com>2012-10-13 14:30:37 (GMT)
committerGary Oberbrunner <garyo@oberbrunner.com>2012-10-13 14:30:37 (GMT)
commit101c5aa6e19f7498e0723515d3274e4be6bed20a (patch)
tree483b80c43b26413ae1e6780c6282d675ec241f1e /SConstruct
parent1f12e6a3069220bf565b7eb4c4b130c21b67e2f6 (diff)
parentc3c4deb28d68fc28c41b0c06185c7d03c2d0247b (diff)
downloadSCons-101c5aa6e19f7498e0723515d3274e4be6bed20a.zip
SCons-101c5aa6e19f7498e0723515d3274e4be6bed20a.tar.gz
SCons-101c5aa6e19f7498e0723515d3274e4be6bed20a.tar.bz2
Merged pull request #44 (make README a ReStructuredText file)
I added a few test fixes and tweaks to Russels version.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 4fd8c81..4407991 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1,7 +1,7 @@
#
# SConstruct file to build scons packages during development.
#
-# See the README file for an overview of how SCons is built and tested.
+# See the README.rst file for an overview of how SCons is built and tested.
# When this gets changed, you must also change the copyright_years string
# in QMTest/TestSCons.py so the test scripts look for the right string.