summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index f11b883..47bbfaf 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -26,7 +26,7 @@ install: all
done
clean:
- rm -f *~ *.[oas] *.mo TAGS
+ rm -f *~ *.[oas] *.mo POTFILES.in TAGS
%.mo: %.po
msgfmt -o $@ $<