]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/topdocs-targets.make
* stepmake/stepmake/generic-vars.make (DIST_FILES): Fix
[lilypond.git] / stepmake / stepmake / topdocs-targets.make
index f820c182a4bd25827f298bbe45d62bb6777caddb..4297e3885777c0c6f06fdb93c3e949da90557365 100644 (file)
@@ -3,12 +3,7 @@ default: local-doc
 
 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
+         cp $(i) $(top-build-dir) && ) true
 
-###local-WWW: copy-to-top
-
-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