summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2008-04-10 02:34:36 +0000
committerPaul W. Frields <stickster@gmail.com>2008-04-10 02:34:36 +0000
commit46ea7192f23ae7de4755e9502a86a61da8dd3397 (patch)
treeac586d517a271d989deee7ff01ee913bab19800a /Makefile
parent95ff748905b5a10990201be35850ef7876e839f0 (diff)
downloaddocumentation-guide-46ea7192f23ae7de4755e9502a86a61da8dd3397.tar.gz
documentation-guide-46ea7192f23ae7de4755e9502a86a61da8dd3397.tar.xz
documentation-guide-46ea7192f23ae7de4755e9502a86a61da8dd3397.zip
Add L10n chapter to DocGuide (#441190)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e0f06bb..3b46e6f 100644
--- a/Makefile
+++ b/Makefile
@@ -20,6 +20,7 @@ XMLFILES-${1}= ${1}/acknowledgments.xml \
${1}/tutorial.xml \
${1}/vim.xml \
${1}/publishing.xml \
+ ${1}/l10n.xml \
${1}/${DOCBASE}.xml
endef