generate single html manual page by default
[deliverable/binutils-gdb.git] / binutils / doc / Makefile.in
index 3ad6021699c093ac5d961467e63e74b40edcb4a2..681eff3fb44057b8b2b6c5d8c81c02c5f6940d82 100644 (file)
@@ -431,7 +431,8 @@ man_MANS = \
 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.022977 seconds and 4 git commands to generate.