Hi.  I have:

AM_MAKEINFOFLAGS = -I $(top_builddir)/doc -I $(top_srcdir)/examples
AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) \
        --no-split --number-sections --css-include=texinfo.css

to let makeinfo find, e.g., examples/example.c.  However, if I use
@verbatiminclude instead of @include, it isn't found.

Shouldn't @verbatiminclude use -I's too?

Thanks.


_______________________________________________
Texinfo home page: http://www.gnu.org/software/texinfo/
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to