]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/texinfo-rules.make
patch::: 1.3.45.jcn1
[lilypond.git] / stepmake / stepmake / texinfo-rules.make
index 82e8e5b101ab1a12e7cbed6e1ab8c43b064fe76d..42474ba6fc9255b6837b07f1659f64edf53a9244 100644 (file)
@@ -7,6 +7,8 @@ $(outdir)/%.info: $(outdir)/%.texi
 
 $(outdir)/%.html:      $(outdir)/%.texi
        -makeinfo --force --output=$@ --html --no-headers $< 
+# we want footers even if website builds (or is built) partly
+       $(footify) $@
 
 $(outdir)/%.dvi:       $(outdir)/%.texi
 # --clean only in >= 3.12s