]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.47
authorfred <fred>
Tue, 26 Mar 2002 22:47:36 +0000 (22:47 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:47:36 +0000 (22:47 +0000)
stepmake/stepmake/yolily-topdoc-targets.make

index b60d82b2d3d54fb686d8f14c7b8af04678a9c2d9..98824da8b10b941f80d4139f009f7c2473cd275f 100644 (file)
@@ -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