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.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am
index 15fe07767..3cafbe21e 100644
--- a/doc/fr/Makefile.am
+++ b/doc/fr/Makefile.am
@@ -42,7 +42,7 @@ all-local: weechat-curses.1 \
# man page
weechat-curses.1: weechat-curses.1.fr.txt cmdline_options.fr.txt
- $(A2X) -a lang=fr -a revision="WeeChat $(VERSION)" -d manpage -f manpage -D . $(abs_top_srcdir)/doc/fr/weechat-curses.1.fr.txt
+ $(A2X) -a lang=fr -a revision="WeeChat $(VERSION)" -d manpage -f manpage -L -D . $(abs_top_srcdir)/doc/fr/weechat-curses.1.fr.txt
# user's guide
weechat_user.fr.html: weechat_user.fr.txt cmdline_options.fr.txt $(wildcard autogen/user/*.txt)