summaryrefslogtreecommitdiff
path: root/doc/de
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2008-10-26 11:51:52 +0100
committerSebastien Helleu <flashcode@flashtux.org>2008-10-26 11:51:52 +0100
commitda5e8135363b0186e7e83f3407b1ffd572b960cd (patch)
tree4f2a2571f7cc51bac21e1dae14da1c0e31f4d408 /doc/de
parent03f9f8fd6b25fbf3fd698d2daa5c524932ef437a (diff)
downloadweechat-da5e8135363b0186e7e83f3407b1ffd572b960cd.zip
Add missing XML files authors.xx.xml in makefiles
Diffstat (limited to 'doc/de')
-rw-r--r--doc/de/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/de/Makefile.am b/doc/de/Makefile.am
index 253813091..3e36ed88d 100644
--- a/doc/de/Makefile.am
+++ b/doc/de/Makefile.am
@@ -16,7 +16,8 @@
LANGCODE = de
BOOK = weechat.$(LANGCODE)
-BOOK_INCLUDE = intro.$(LANGCODE).xml \
+BOOK_INCLUDE = authors.$(LANGCODE).xml \
+ intro.$(LANGCODE).xml \
install.$(LANGCODE).xml \
usage.$(LANGCODE).xml \
plugins.$(LANGCODE).xml \