]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/mutopia-rules.make
* make/mutopia-rules.make ($(outdir)/%.png $(outdir)/%.pdf
[lilypond.git] / make / mutopia-rules.make
index 8fc1443e9d927a6d8028ab56a7baafed062ddb85..4a928509848167241500dc5428af5ef54b6b23a3 100644 (file)
@@ -1,9 +1,12 @@
 
 
-$(outdir)/%.ly: %.ly
+$(outdir)/%.ly.txt: %.ly
        ln -f $< $@
 
-$(outdir)/%.ly: %.abc
+$(outdir)/%.ly.txt: $(outdir)/%.ly
+       cp -f $< $@
+
+$(outdir)/%.ly.txt: %.abc
 #which file to show here -- abc seems more cute?
        ln -f $< $@