]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/pod-rules.make
release: 1.2.7
[lilypond.git] / stepmake / stepmake / pod-rules.make
index dd5b7ccd3d2ffee6c6057ea9ddd9c67f9371c55e..252a9d6227b65be649c3f726f89197368c70bf7f 100644 (file)
@@ -16,7 +16,6 @@ do_pod2html=$($(POD2HTML_VERSION))
 
 $(outdir)/%.html: $(outdir)/%.pod $(depth)/VERSION
        $(do_pod2html) 
-       $(PYTHON) $(step-bindir)/add-html-footer.py --package=$(topdir) --index $(depth)/../index.html $@
 
 $(outdir)/%.pod: %.pod
        cp $< $@