aboutsummaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
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))