aboutsummaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
authorChristian Belisle <cbelisle@mandriva.com>2002-01-07 18:35:30 +0000
committerChristian Belisle <cbelisle@mandriva.com>2002-01-07 18:35:30 +0000
commitfbef77358e231b476bc95b1bd7df18cb614013a2 (patch)
treef0248911cc916e174c541d6e25bf0c729ff6e38e /po/Makefile
parentdb89eceab664c5c5758720028f3f6c0a254315a2 (diff)
downloadtransfugdrake-fbef77358e231b476bc95b1bd7df18cb614013a2.tar
transfugdrake-fbef77358e231b476bc95b1bd7df18cb614013a2.tar.gz
transfugdrake-fbef77358e231b476bc95b1bd7df18cb614013a2.tar.bz2
transfugdrake-fbef77358e231b476bc95b1bd7df18cb614013a2.tar.xz
transfugdrake-fbef77358e231b476bc95b1bd7df18cb614013a2.zip
typo
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 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))