summaryrefslogtreecommitdiff
path: root/bfd/doc/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2018-06-20 14:16:52 +0930
committerAlan Modra <amodra@gmail.com>2018-06-21 23:00:05 +0930
commitd388f64333fb977c1b975cb9d26c762b143f4cb9 (patch)
treeecd2710aa8ae33ad5ca4368f120c3d6915e4457f /bfd/doc/Makefile.am
parent8363f9d5f2fab2c8b5a25c35c572f0426a716b66 (diff)
downloadbinutils-gdb-d388f64333fb977c1b975cb9d26c762b143f4cb9.tar.gz
Regen doc/Makefile.in
Also make the automake strictness "foreign". My regeneration of the three doc/Makefile.in files already had --foreign in the automake invocation, so this just makes it explicit. bfd/ * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign". * doc/Makefile.in: Regenerate. binutils/ * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign". * doc/Makefile.in: Regenerate. gas/ * doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign". * doc/Makefile.in: Regenerate. zlib/ * Makefile.in: Regenerate.
Diffstat (limited to 'bfd/doc/Makefile.am')
-rw-r--r--bfd/doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/doc/Makefile.am b/bfd/doc/Makefile.am
index 9b3a0ff2e7b..400cfcc7924 100644
--- a/bfd/doc/Makefile.am
+++ b/bfd/doc/Makefile.am
@@ -17,7 +17,7 @@
# <http://www.gnu.org/licenses/>.
#
-AUTOMAKE_OPTIONS = info-in-builddir no-texinfo.tex
+AUTOMAKE_OPTIONS = info-in-builddir no-texinfo.tex foreign
DOCFILES = aoutx.texi archive.texi archures.texi \
bfdt.texi cache.texi coffcode.texi \