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 d9d9ec13..1857d601 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -27,7 +27,7 @@ clean:
%.mo: %.po
msgfmt -o $@ $<
-$(PGOAL).pot: $(PL_CFILES) $(CFILES)
+$(PGOAL).pot: $(PL_FILES) $(CFILES)
perl_checker -q --generate-pot $(PGOAL).pot $(PL_FILES)
merge: $(PGOAL).pot