summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorDaouda Lo <daouda@mandriva.com>2004-09-25 21:24:26 +0000
committerDaouda Lo <daouda@mandriva.com>2004-09-25 21:24:26 +0000
commit759efbe5dea774d2a6d6fa29d201c3cd7fe920c5 (patch)
treedf28568e6f85f4b030549bf7ecff7a17440f228f /po/Makefile
parentf8b31951e0cd02f3a090831ce5ff1354616d3943 (diff)
downloadmgaonline-759efbe5dea774d2a6d6fa29d201c3cd7fe920c5.tar
mgaonline-759efbe5dea774d2a6d6fa29d201c3cd7fe920c5.tar.gz
mgaonline-759efbe5dea774d2a6d6fa29d201c3cd7fe920c5.tar.bz2
mgaonline-759efbe5dea774d2a6d6fa29d201c3cd7fe920c5.tar.xz
mgaonline-759efbe5dea774d2a6d6fa29d201c3cd7fe920c5.zip
- fix make potfile
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 95c68108..d9d9ec13 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -27,7 +27,7 @@ clean:
%.mo: %.po
msgfmt -o $@ $<
-%.pot: $(PL_CFILES) $(CFILES)
+$(PGOAL).pot: $(PL_CFILES) $(CFILES)
perl_checker -q --generate-pot $(PGOAL).pot $(PL_FILES)
merge: $(PGOAL).pot