generate single html manual page by default
[deliverable/binutils-gdb.git] / bfd / doc / Makefile.am
index 36e35277445db637635ae1dd0225be355b976051..22bb654b906ffd0d7b4a0a2088663253748bb436 100644 (file)
@@ -71,6 +71,8 @@ TEXIDIR = $(srcdir)/../../texinfo/fsf
 info_TEXINFOS = bfd.texi
 bfd_TEXINFOS = $(DOCFILES) bfdsumm.texi
 
+AM_MAKEINFOFLAGS = --no-split
+
 MKDOC = chew$(EXEEXT_FOR_BUILD)
 
 AM_CPPFLAGS = -I.. -I$(srcdir)/.. -I$(srcdir)/../../include \
This page took 0.023362 seconds and 4 git commands to generate.