From fbef77358e231b476bc95b1bd7df18cb614013a2 Mon Sep 17 00:00:00 2001 From: Christian Belisle Date: Mon, 7 Jan 2002 18:35:30 +0000 Subject: typo --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index b684e0e..026b365 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 = mdkonline +PGOAL = transfugdrake GOALS = $(PGOAL).pot $(foreach a, $(LANGS), $(a).mo) # $(foreach a, $(LANGS), $($(a).mo)) -- cgit v1.2.1