From abbc5f41b62cd83723988a037cad53eb55a9b9d2 Mon Sep 17 00:00:00 2001 From: Daouda Lo Date: Sat, 25 Sep 2004 21:31:32 +0000 Subject: - misc fixes , new makefile --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') 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 -- cgit v1.2.1