X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2FGNUmakefile;h=f7020493837ef4544d605548e999d0543dbfdda7;hb=54df8dda03591830043e015fd9f7adc02f8b20e1;hp=4f4b96708ceb6f92f5f9f3aa0d500698c7f49cb8;hpb=0315f2c0282a07d7dd199c2203de38923a6c197a;p=lilypond.git diff --git a/Documentation/user/GNUmakefile b/Documentation/user/GNUmakefile index 4f4b96708c..f702049383 100644 --- a/Documentation/user/GNUmakefile +++ b/Documentation/user/GNUmakefile @@ -158,7 +158,7 @@ $(outdir)/lilypond/index.html: $(outdir)/lilypond.texi $(OUT_PNG_IMAGES) # # One big page manual # -$(outdir)/lilypond.html: $(outdir)/lilypond.texi +$(outdir)/lilypond.html: $(outdir)/lilypond.texi $(OUT_PNG_IMAGES) $(MAKEINFO) -I$(outdir) --output=$@ --css-include=$(top-src-dir)/Documentation/texinfo.css --html --no-split --no-headers $< #