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 2eab54f..5955ec8 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -24,7 +24,7 @@ install: all
done
clean:
- rm -f *~ *.[oas] *.mo $(POTFILE) $(MOFILES) TAGS
+ rm -f *~ *.[oas] *.mo $(POTFILE) POTFILES.in $(MOFILES) TAGS
%.mo: %.po
msgfmt -o $@ $<