summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile
index c1593e7..16735b0 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -32,7 +32,7 @@ clean:
$(POTFILE): $(PL_FILES)
perl_checker -q --generate-pot $@ $(PL_FILES)
-update_n_merge: $(POTFILE).pot merge
+update_n_merge: $(POTFILE) merge
merge:
@for n in $(POFILES); do \