summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2004-09-25 21:31:32 +0000
committerDaouda Lo <daouda@mandriva.com>2004-09-25 21:31:32 +0000
commitabbc5f41b62cd83723988a037cad53eb55a9b9d2 (patch)
tree244cf07b6fd6834664e1b928b7e4e7c37005a4b0 /po/Makefile
parent759efbe5dea774d2a6d6fa29d201c3cd7fe920c5 (diff)
downloadmgaonline-abbc5f41b62cd83723988a037cad53eb55a9b9d2.tar
mgaonline-abbc5f41b62cd83723988a037cad53eb55a9b9d2.tar.gz
mgaonline-abbc5f41b62cd83723988a037cad53eb55a9b9d2.tar.bz2
mgaonline-abbc5f41b62cd83723988a037cad53eb55a9b9d2.tar.xz
mgaonline-abbc5f41b62cd83723988a037cad53eb55a9b9d2.zip
- misc fixes , new makefile
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