aboutsummaryrefslogtreecommitdiffstats
path: root/grpmi
diff options
context:
space:
mode:
Diffstat (limited to 'grpmi')
-rw-r--r--grpmi/po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/grpmi/po/Makefile b/grpmi/po/Makefile
index 1205ca55..d9e26613 100644
--- a/grpmi/po/Makefile
+++ b/grpmi/po/Makefile
@@ -14,7 +14,7 @@ PREFIX = $(RPM_BUILD_ROOT)/usr
DATADIR = $(PREFIX)/share
LOCALEDIR=$(DATADIR)/locale
-all: $(PGOAL).pot $(MOFILES)
+all: $(MOFILES)
%.mo: %.po
msgfmt -o $@ $<