From 90b6367501929cefb210e785645844f687a8515a Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Mon, 18 Apr 2005 10:56:45 +0000 Subject: updated po files --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') 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 > $@ -- cgit v1.2.1