aboutsummaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/Makefile b/po/Makefile
index 51229ab5..4ed83d07 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -33,6 +33,7 @@ $(PGOAL).pot: $(PL_FILES)
INTLTOOL_EXTRACT=./intltool-extract ./intltool-update --gettext-package desktopstuff --pot
perl_checker -q --generate-pot rpmdrake_tmp.pot $(PL_FILES)
msgcat rpmdrake_tmp.pot desktopstuff.pot > $@
+ rm -f desktopstuff.pot rpmdrake_tmp.pot
install:
for l in $(LANGS); do \