]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/GNUmakefile
The real vocal music modifications.
[lilypond.git] / Documentation / user / GNUmakefile
index 4f4b96708ceb6f92f5f9f3aa0d500698c7f49cb8..f7020493837ef4544d605548e999d0543dbfdda7 100644 (file)
@@ -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 $<
 
 #