]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/generic-rules.make
Add '-dcrop' option to ps and svg backends
[lilypond.git] / make / generic-rules.make
index b41e4846f0c37755aa969dbe0c2d17b8e2b22664..e02ba286c2e89d1554a16117c36e6e15d36e6962 100644 (file)
@@ -7,7 +7,7 @@ $(outdir)/%.ly: %.lym4
 
 $(outdir)/%: %.in
        rm -f $@
-       cat $< | sed $(sed-atfiles) $(sed-atvariables) > $@
+       cat $< | sed $(sed-atfiles) | sed $(sed-atvariables) > $@