]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/topdocs-targets.make
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into kainhofer
[lilypond.git] / stepmake / stepmake / topdocs-targets.make
index 4297e3885777c0c6f06fdb93c3e949da90557365..5c4777ec92f7382b0e88db531dc9eb27110ecb4a 100644 (file)
@@ -1,9 +1,6 @@
 
-default: local-doc 
+default: local-doc
 
-copy-to-top:  $(TO_TOP_FILES)
-       $(foreach i, $(TO_TOP_FILES), \
-         cp $(i) $(top-build-dir) && ) true
-
-local-WWW: $(HTML_FILES) $(PDF_FILES) copy-to-top
+local-WWW: $(HTML_FILES) $(PDF_FILES)
 
+make-txt-files: $(TO_TOP_FILES)