]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/texinfo-rules.make
release: 1.2.7
[lilypond.git] / stepmake / stepmake / texinfo-rules.make
index 9ce1c1ccf4cdc60bd7d15335f32d8e91b545e9b0..cdda14839a6a9be72a327724e6a64c13dbbf2231 100644 (file)
@@ -7,7 +7,6 @@ $(outdir)/%.info: $(outdir)/%.texi
 
 $(outdir)/%.html:      $(outdir)/%.texi
        -makeinfo --force --output=$@ --html --no-headers $< 
-       $(PYTHON) $(step-bindir)/add-html-footer.py --package=$(topdir) --index=$(depth)/../index.html $@ $(wildcard $(basename $@)[0-9][0-9].html)
 
 $(outdir)/%.dvi:       $(outdir)/%.texi
 # --clean only in >= 3.12s