summaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorDirk Baechle <dl9obn@darc.de>2013-05-04 02:26:07 +0200
committerDirk Baechle <dl9obn@darc.de>2013-05-04 02:26:07 +0200
commit8e70741f93305f5b28bd3f77954f615aa0fcf840 (patch)
treeb536cbdd6f472955473f77766d68d31e76b719c0 /doc/man
parent889700ab75d4ead62253dcdd12391662caf8b36b (diff)
downloadscons-8e70741f93305f5b28bd3f77954f615aa0fcf840.tar.gz
- 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/man')
-rw-r--r--doc/man/MANIFEST7
-rwxr-xr-xdoc/man/titlepage/bricks.jpgbin0 -> 36855 bytes
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/man/MANIFEST b/doc/man/MANIFEST
index 6c75f813..7f0ad45b 100644
--- a/doc/man/MANIFEST
+++ b/doc/man/MANIFEST
@@ -1,9 +1,10 @@
+# We don't use a wildcard for the XML files
+# here, because it would pull in the created
+# ones as well...
scons.xml
sconsign.xml
scons-time.xml
-html.xsl
-pdf.xsl
-scons_title.xsl
+*.xsl
scons.css
SConstruct
titlepage/bricks.jpg
diff --git a/doc/man/titlepage/bricks.jpg b/doc/man/titlepage/bricks.jpg
new file mode 100755
index 00000000..b2dc16b3
--- /dev/null
+++ b/doc/man/titlepage/bricks.jpg
Binary files differ