X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fpo%2FMake-in;h=b789adcbb59677809ed778f6dad7a55cfff3a56f;hb=934c26326909f953aaa15edb423dd4af6f33c448;hp=86ff3143b9882950c983998493ad1c534fe76194;hpb=d5fbea21a5f6c495ab468480942cde46767c9423;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/po/Make-in b/gas/po/Make-in index 86ff3143b9..b789adcbb5 100644 --- a/gas/po/Make-in +++ b/gas/po/Make-in @@ -1,6 +1,6 @@ # Makefile for program source directory in GNU NLS utilities package. # Copyright (C) 1995, 1996, 1997 by Ulrich Drepper -# Copyright 2003, 2006 Free Software Foundation, Inc. +# Copyright (C) 2003-2016 Free Software Foundation, Inc. # # This file may be copied and used freely without restrictions. It can # be used in projects which are not available under the GNU Public License @@ -89,6 +89,7 @@ all-no: $(srcdir)/$(PACKAGE).pot: $(POTFILES) $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ --add-comments --keyword=_ --keyword=N_ \ + --msgid-bugs-address=bug-binutils@gnu.org \ --files-from=$(srcdir)/POTFILES.in rm -f $(srcdir)/$(PACKAGE).pot mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot @@ -112,6 +113,7 @@ install: install-exec install-data install-exec: install-info: install-html: +install-pdf: install-data: install-data-@USE_NLS@ install-data-no: all install-data-yes: all