From e76c5bce9def9d58d63caa17d7259aba3a60f623 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Thu, 16 Aug 2001 09:57:46 +0000 Subject: changed pot file name; updated strings --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index 235a8930..eda439f5 100644 --- a/po/Makefile +++ b/po/Makefile @@ -2,7 +2,7 @@ localedir = $(prefix)/usr/share/locale LANGS = $(shell ls *.po | xargs -i basename {} .po ) -PGOAL = DrakConf +PGOAL = drakconf GOALS = $(PGOAL).pot $(foreach a, $(LANGS), $(a).mo) # $(foreach a, $(LANGS), $($(a).mo)) -- cgit v1.2.1