Add missing XML files authors.xx.xml in makefiles
This commit is contained in:
parent
03f9f8fd6b
commit
da5e813536
@ -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 \
|
||||
|
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user