summaryrefslogtreecommitdiffstats
path: root/src/engine
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2004-08-19 14:31:08 (GMT)
committerSteven Knight <knight@baldmt.com>2004-08-19 14:31:08 (GMT)
commit54ab855472b0531494222d684fdeed5d0cabc764 (patch)
tree5995906b1eae9e090266593db48466cd330c5a39 /src/engine
parentd46e54c513203adf47bf4e3f12970522dee547af (diff)
downloadSCons-54ab855472b0531494222d684fdeed5d0cabc764.zip
SCons-54ab855472b0531494222d684fdeed5d0cabc764.tar.gz
SCons-54ab855472b0531494222d684fdeed5d0cabc764.tar.bz2
Add darwin.py to the packaging MANIFEST.
Diffstat (limited to 'src/engine')
-rw-r--r--src/engine/MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/MANIFEST.in b/src/engine/MANIFEST.in
index 373279e..c9effcf 100644
--- a/src/engine/MANIFEST.in
+++ b/src/engine/MANIFEST.in
@@ -27,6 +27,7 @@ SCons/Options/PathOption.py
SCons/Platform/__init__.py
SCons/Platform/aix.py
SCons/Platform/cygwin.py
+SCons/Platform/darwin.py
SCons/Platform/hpux.py
SCons/Platform/irix.py
SCons/Platform/os2.py