]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/topdocs-targets.make
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / stepmake / stepmake / topdocs-targets.make
index fd64b837c6adf1152f641b16583699a971fb848b..bfe076893fd12d62f7d2e7f39aa27a24befd11d7 100644 (file)
@@ -1,12 +1,9 @@
 
-default: local-doc 
+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: $(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