From: Reinhold Kainhofer Date: Sat, 23 Aug 2008 13:11:50 +0000 (+0200) Subject: texi2html: Add include path for texi2html so INSTALL.tely finds install.itely X-Git-Tag: release/2.11.58-1~32^2~31 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=869944ab7731a1eb7cd6d97cc9ebefd8c661de47;p=lilypond.git texi2html: Add include path for texi2html so INSTALL.tely finds install.itely --- diff --git a/Documentation/topdocs/GNUmakefile b/Documentation/topdocs/GNUmakefile index 6fd3a7504f..537f761b0a 100644 --- a/Documentation/topdocs/GNUmakefile +++ b/Documentation/topdocs/GNUmakefile @@ -12,6 +12,7 @@ OUTTXT_FILES= $(outdir)/NEWS.txt include $(depth)/make/stepmake.make MAKEINFO_FLAGS += -I $(top-src-dir)/Documentation/user +TEXI2HTML_FLAGS += -I $(top-src-dir)/Documentation/user local-WWW-1: $(OUT_TEXI_FILES)