From 774f126caa3ccd38dea05a0380731724e14f1e77 Mon Sep 17 00:00:00 2001 From: Christian Belisle Date: Mon, 7 Jan 2002 18:36:07 +0000 Subject: another typo... --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile b/po/Makefile index 026b365..49f5485 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 = transfugdrake +PGOAL = transfugdrake GOALS = $(PGOAL).pot $(foreach a, $(LANGS), $(a).mo) # $(foreach a, $(LANGS), $($(a).mo)) -- cgit v1.2.1