summaryrefslogtreecommitdiff
path: root/doc/fr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fr/Makefile.am')
-rw-r--r--doc/fr/Makefile.am13
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am
index 8f921edef..ecde797ca 100644
--- a/doc/fr/Makefile.am
+++ b/doc/fr/Makefile.am
@@ -16,11 +16,16 @@
LANGCODE = fr
BOOK = weechat.$(LANGCODE)
-BOOK_INCLUDE = intro.$(LANGCODE).xml install.$(LANGCODE).xml \
- usage.$(LANGCODE).xml plugins.$(LANGCODE).xml \
- plugin_api.$(LANGCODE).xml plugin_charset.$(LANGCODE).xml \
+BOOK_INCLUDE = intro.$(LANGCODE).xml \
+ install.$(LANGCODE).xml \
+ usage.$(LANGCODE).xml \
+ plugins.$(LANGCODE).xml \
+ plugin_api.$(LANGCODE).xml \
+ plugin_irc.$(LANGCODE).xml \
+ plugin_charset.$(LANGCODE).xml \
+ plugin_fifo.$(LANGCODE).xml \
plugin_scripts.$(LANGCODE).xml \
- weechat_commands.xml irc_commands.xml key_functions.xml \
+ weechat_commands.xml \
config.xml
QUICKSTART = weechat_quickstart.$(LANGCODE).txt