summaryrefslogtreecommitdiffstats
path: root/src/engine
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2010-03-30 13:32:51 (GMT)
committerSteven Knight <knight@baldmt.com>2010-03-30 13:32:51 (GMT)
commit53ea2c21cf5a564a29580895c13c13a2511258a8 (patch)
tree41f6387f634262f919e1209a48f2542f1eded3c5 /src/engine
parent17323123c5aa7038b80d429b3720784fe7426d61 (diff)
downloadSCons-53ea2c21cf5a564a29580895c13c13a2511258a8.zip
SCons-53ea2c21cf5a564a29580895c13c13a2511258a8.tar.gz
SCons-53ea2c21cf5a564a29580895c13c13a2511258a8.tar.bz2
Remove the recently-removed _scons_sets15.py from MANIFEST.in.
Fix a typo in the SConstruct.
Diffstat (limited to 'src/engine')
-rw-r--r--src/engine/MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/MANIFEST.in b/src/engine/MANIFEST.in
index 2185d30..e180170 100644
--- a/src/engine/MANIFEST.in
+++ b/src/engine/MANIFEST.in
@@ -6,7 +6,6 @@ SCons/compat/_scons_hashlib.py
SCons/compat/_scons_itertools.py
SCons/compat/_scons_optparse.py
SCons/compat/_scons_sets.py
-SCons/compat/_scons_sets15.py
SCons/compat/_scons_shlex.py
SCons/compat/_scons_subprocess.py
SCons/compat/_scons_textwrap.py