summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2005-04-18 10:56:45 +0000
committerPablo Saratxaga <pablo@mandriva.com>2005-04-18 10:56:45 +0000
commit90b6367501929cefb210e785645844f687a8515a (patch)
tree1d327bb718e6028fca345d07ba4b3ba2bcb30302 /po/Makefile
parentadc586b3c9aabcec8a8d8040b7d30c3e5624f680 (diff)
downloadcontrol-center-90b6367501929cefb210e785645844f687a8515a.tar
control-center-90b6367501929cefb210e785645844f687a8515a.tar.gz
control-center-90b6367501929cefb210e785645844f687a8515a.tar.bz2
control-center-90b6367501929cefb210e785645844f687a8515a.tar.xz
control-center-90b6367501929cefb210e785645844f687a8515a.zip
updated po files
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 00d42d7d..a1ebe597 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -36,7 +36,7 @@ clean:
POTFILES.in:
(cd .. ; /bin/ls data/*.desktop.in data/*.directory.in) > POTFILES.in
-$(PGOAL2).pot: $(PL_FILES) POTFILES.in
+$(PGOAL).pot: $(PL_FILES) POTFILES.in
intltool-update --gettext-package desktopstuff --pot
perl_checker -q --generate-pot $(PGOAL)_tmp.pot $(PL_FILES)
msgcat --use-first $(PGOAL)_tmp.pot desktopstuff.pot > $@