diff options
Diffstat (limited to 'doc/fr/Makefile.am')
-rw-r--r-- | doc/fr/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am index 0f7024e78..825f721fd 100644 --- a/doc/fr/Makefile.am +++ b/doc/fr/Makefile.am @@ -28,6 +28,9 @@ BOOK_AUTOGEN_INCLUDE = ../include_autogen.xml \ autogen/irc_commands.xml \ autogen/irc_infos.xml \ autogen/irc_options.xml \ + autogen/jabber_commands.xml \ + autogen/jabber_infos.xml \ + autogen/jabber_options.xml \ autogen/logger_commands.xml \ autogen/logger_infos.xml \ autogen/logger_options.xml \ @@ -56,6 +59,7 @@ BOOK_USER_INCLUDE = user/install.$(LANGCODE).xml \ user/plugin_charset.$(LANGCODE).xml \ user/plugin_fifo.$(LANGCODE).xml \ user/plugin_irc.$(LANGCODE).xml \ + user/plugin_jabber.$(LANGCODE).xml \ user/plugin_logger.$(LANGCODE).xml \ user/plugin_scripts.$(LANGCODE).xml \ user/plugin_xfer.$(LANGCODE).xml |