diff --git a/po/Makefile b/po/Makefile index 96153dbf..722eefe6 100644 --- a/po/Makefile +++ b/po/Makefile @@ -25,7 +25,7 @@ template: $(TEMPLATE) $(TEMPLATE): $(POSOURCES) $(XGETTEXT) -w 80 --default-domain=$(PACKAGE) --language=Python \ --copyright-holder="Bastian Kleineidam " \ - --msgid-bugs-address=calvin@users.sf.net \ + --msgid-bugs-address=calvin@users.sf.net -o $(TEMPLATE) \ $(POSOURCES) %.mo: %.po