]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/topdocs-targets.make
* stepmake/stepmake/*:
[lilypond.git] / stepmake / stepmake / topdocs-targets.make
index ca8bd0b4d0e710afeefa02b12b523724cc29d133..4297e3885777c0c6f06fdb93c3e949da90557365 100644 (file)
@@ -3,11 +3,7 @@ default: local-doc
 
 copy-to-top:  $(TO_TOP_FILES)
        $(foreach i, $(TO_TOP_FILES), \
-         cp $(i) $(builddir) && ) true
-       -cp $(outroot)/out-www/*png $(outroot)/out-www/index.html $(builddir)
-       -cp $(outdir)/*png $(outdir)/index.html $(builddir)  # don't fail when not making website
+         cp $(i) $(top-build-dir) && ) true
 
-local-WWW: $(HTML_FILES) copy-to-top
-# we want footers even if website builds (or is built) partly
-       $(MAKE) footify
+local-WWW: $(HTML_FILES) $(PDF_FILES) copy-to-top