diff options
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index 1ed7b9fe..0db50a50 100644 --- a/po/Makefile +++ b/po/Makefile @@ -1,7 +1,7 @@ # Installation directories localedir = $(PREFIX)/usr/share/locale -PGOAL = mdkonline +PGOAL = mgaonline PL_FILES = $(shell cat POTFILES.in | sed 's,^,../,' ) POFILES = $(shell ls *.po) |