From: fred Date: Sun, 24 Mar 2002 20:11:08 +0000 (+0000) Subject: lilypond-0.1.62 X-Git-Tag: release/1.5.59~3131 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=34647cbb29c9ecd968fef9300f5cd3c53da22c5f;p=lilypond.git lilypond-0.1.62 --- diff --git a/make/Docrules.make b/make/Docrules.make index e718c7779a..578dcea07e 100644 --- a/make/Docrules.make +++ b/make/Docrules.make @@ -30,11 +30,12 @@ POD2HTML5004=$(POD2HTML) --noindex --infile $< --outfile=$@; sh $(depth)/bin/ad POD2HTML5003=$(POD2HTML) $< ; mv $(notdir $@) $(outdir)/ -do_pod2html=$(POD2HTML5003) +do_pod2html=$(POD2HTML5004) $(outdir)/%.html: %.pod $(depth)/VERSION $(do_pod2html) + add-html-footer $@ $(outdir)/%.5: %.pod $(pod2groff)