diff options
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/Makefile.am b/doc/it/Makefile.am index 9c888f91b..41a9db980 100644 --- a/doc/it/Makefile.am +++ b/doc/it/Makefile.am @@ -106,4 +106,4 @@ uninstall-doc: # clean clean-local: - -rm -f weechat.1 weechat_*.html + -$(RM) weechat.1 weechat_*.html |