generate single html manual page by default
[deliverable/binutils-gdb.git] / binutils / doc / Makefile.am
index 85ad536846a88357fbdfddfd7e01a53b62e7ec5c..eb42b238f4efe91cc5180757fb70d0de217fbcef 100644 (file)
@@ -52,7 +52,8 @@ info_TEXINFOS = binutils.texi
 binutils_TEXI = $(srcdir)/binutils.texi
 
 AM_MAKEINFOFLAGS = -I "$(srcdir)" -I "$(top_srcdir)/../libiberty" \
-                  -I "$(top_srcdir)/../bfd/doc" -I ../../bfd/doc
+                  -I "$(top_srcdir)/../bfd/doc" -I ../../bfd/doc \
+                  --no-split
 TEXI2DVI = texi2dvi -I "$(srcdir)" -I "$(top_srcdir)/../libiberty" \
                    -I "$(top_srcdir)/../bfd/doc" -I ../../bfd/doc
 
This page took 0.026465 seconds and 4 git commands to generate.