]> 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 b2b0ec39ccee3d83cfd26cb25470e74ff93e8e5b..5c4777ec92f7382b0e88db531dc9eb27110ecb4a 100644 (file)
@@ -1,11 +1,6 @@
 
-default: local-doc 
+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
-
-local-WWW: $(HTML_FILES) copy-to-top
+local-WWW: $(HTML_FILES) $(PDF_FILES)
 
+make-txt-files: $(TO_TOP_FILES)