]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/topdocs-targets.make
Full translation of chords
[lilypond.git] / stepmake / stepmake / topdocs-targets.make
index 32d9a0b920ed8802bf30ca1cd2b378ad0b78ab71..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) $(builddir) && ) true
-
-local-WWW: $(HTML_FILES) $(PDF_FILES) copy-to-top
+local-WWW: $(HTML_FILES) $(PDF_FILES)
 
+make-txt-files: $(TO_TOP_FILES)