1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-30 23:06:38 +02:00

Add missing XML files authors.xx.xml in makefiles

This commit is contained in:
Sebastien Helleu
2008-10-26 11:51:52 +01:00
parent 03f9f8fd6b
commit da5e813536
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -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 \
+2 -1
View File
@@ -16,7 +16,8 @@
LANGCODE = en
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 \
+2 -1
View File
@@ -16,7 +16,8 @@
LANGCODE = fr
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 \