summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-08-03 16:42:14 +0000
committerPaul W. Frields <stickster@gmail.com>2007-08-03 16:42:14 +0000
commit066099d9c4915f2917c9f1e75975dceee08d2f3a (patch)
tree0566467f7ae14f8f4c63e9ba730b977f25d3ac68
parent164595556d65357922fdf43c9a4c2ba74a4f7ac1 (diff)
downloaddocumentation-guide-066099d9c4915f2917c9f1e75975dceee08d2f3a.tar.gz
documentation-guide-066099d9c4915f2917c9f1e75975dceee08d2f3a.tar.xz
documentation-guide-066099d9c4915f2917c9f1e75975dceee08d2f3a.zip
Update Makefile to include new content file
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 30e0df5..e0f06bb 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ XMLFILES-${1}= ${1}/acknowledgments.xml \
${1}/style.xml \
${1}/tutorial.xml \
${1}/vim.xml \
+ ${1}/publishing.xml \
${1}/${DOCBASE}.xml
endef