From: fred Date: Tue, 26 Mar 2002 22:47:36 +0000 (+0000) Subject: lilypond-1.3.47 X-Git-Tag: release/1.5.59~1793 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3b5a15a6ac61e2dd3b9f1a3faed3050136547bee;p=lilypond.git lilypond-1.3.47 --- diff --git a/stepmake/stepmake/yolily-topdoc-targets.make b/stepmake/stepmake/yolily-topdoc-targets.make index b60d82b2d3..98824da8b1 100644 --- a/stepmake/stepmake/yolily-topdoc-targets.make +++ b/stepmake/stepmake/yolily-topdoc-targets.make @@ -8,9 +8,9 @@ $(outdir)/%.html: %.yo $(sed-version) < $@.in > $@ rm -f $@.in -local-WWW: - -cp $(outdir)/*png $(outdir)/index.html $(depth) # don't fail if not making website +local-WWW: copy-to-top copy-to-top: $(TO_TOP_FILES) $(foreach i, $(TO_TOP_FILES), \ cp $(i) $(depth)/ && ) true + -cp $(outdir)/*png $(outdir)/index.html $(depth) # don't fail if not making website