aboutsummaryrefslogtreecommitdiff
path: root/bfd/po/Make-in
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/po/Make-in')
-rw-r--r--bfd/po/Make-in2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/po/Make-in b/bfd/po/Make-in
index 1a61992..b24301d 100644
--- a/bfd/po/Make-in
+++ b/bfd/po/Make-in
@@ -96,12 +96,14 @@ $(srcdir)/$(PACKAGE).pot: $(SRC-POTFILES) $(BLD-POTFILES)
$(XGETTEXT) --default-domain=$(PACKAGE) \
--directory=$(top_srcdir) \
--add-comments --keyword=_ --keyword=N_ \
+ --msgid-bugs-address=bug-binutils@gnu.org \
--files-from=$(srcdir)/SRC-POTFILES.in
$(XGETTEXT) --default-domain=$(PACKAGE) \
--directory=.. \
--directory=. \
--add-comments --keyword=_ --keyword=N_ \
--join-existing \
+ --msgid-bugs-address=bug-binutils@gnu.org \
--files-from=$(srcdir)/BLD-POTFILES.in
rm -f $(srcdir)/$(PACKAGE).pot
mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot