]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/documentation-targets.make
release: 1.0.14
[lilypond.git] / stepmake / stepmake / documentation-targets.make
index 60516476a29e33a49f939a2fcc61152f8ef6654c..862eebf7f7880cad3217b43d509e60b3820cd7f9 100644 (file)
@@ -12,7 +12,7 @@ else
 readme-top_FILES-txt:
        $(foreach i, $(README_TOP_FILES), \
          cp $(depth)/$(i) $(outdir)/$(i).txt && ) true
-       
+
 readme-top_FILES-html:
        $(foreach i, $(README_TOP_FILES), \
          $(SHELL) $(step-bindir)/text2html.sh $(outdir)/$(i).txt $(outdir)/$(i).html && \