diff options
Diffstat (limited to 'doc/fr/Makefile.am')
-rw-r--r-- | doc/fr/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am index 2403e2fc8..a6d20803c 100644 --- a/doc/fr/Makefile.am +++ b/doc/fr/Makefile.am @@ -118,5 +118,5 @@ uninstall-doc: # clean clean-local: - -rm -f weechat.1 + -rm -f weechat.1 weechat.1.fr.txt cmdline_options.fr.txt -rm -f *.html |