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 7f9d7578..4292f24d 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -29,6 +29,7 @@ merge: rpmdrake.pot
rpmdrake.pot: $(PL_CFILES)
xgettext -F -n --add-comments='-PO' --keyword=_ --language=C -o $@ $(PL_CFILES)
+ rm $(PL_CFILES)
install:
for l in $(LANGS); do \