diff options
author | Dirk Baechle <dl9obn@darc.de> | 2013-05-04 00:26:07 (GMT) |
---|---|---|
committer | Dirk Baechle <dl9obn@darc.de> | 2013-05-04 00:26:07 (GMT) |
commit | af9e799b805c424263e8b214b9a1678363bf5072 (patch) | |
tree | cd73d9b26ad623e6cacbd2d1135cee5ff274c2a8 /doc/python10/MANIFEST | |
parent | 2fbab041df44f30a342fc7c0b43bb0808638c7e0 (diff) | |
download | SCons-af9e799b805c424263e8b214b9a1678363bf5072.zip SCons-af9e799b805c424263e8b214b9a1678363bf5072.tar.gz SCons-af9e799b805c424263e8b214b9a1678363bf5072.tar.bz2 |
- patched setup.py and several MANIFEST files, such that the docbook-xsl
folder and all additional documentation sources get packaged properly
- added basic support for wildcards and recursive globbing in MANIFEST files
- added missing JPG/SVG files
Diffstat (limited to 'doc/python10/MANIFEST')
-rw-r--r-- | doc/python10/MANIFEST | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/python10/MANIFEST b/doc/python10/MANIFEST index 1be563b..5703e36 100644 --- a/doc/python10/MANIFEST +++ b/doc/python10/MANIFEST @@ -1,15 +1,14 @@ +# We don't use a wildcard for the XML files +# here, because it would pull in the created +# ones as well... abstract.xml acks.xml -arch.fig -builder.fig +*.fig copyright.xml design.xml future.xml install.xml intro.xml -job-task.fig main.xml -node.fig process.xml -scanner.fig summary.xml |