]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/substitute-rules.make
Doc: update translation status
[lilypond.git] / stepmake / stepmake / substitute-rules.make
index ad63c0f7e6fe8608634449e26597bca595c624ec..879aec1f3b90af4c0645f00fe51d34f785fdb540 100644 (file)
@@ -1,7 +1,7 @@
 
-# config_make dep isn't working. Why?  
+# config_make dep isn't working. Why?
 $(outdir)/%: %.in $(config_make) $(depth)/VERSION
        rm -f $@
-       cat $< | sed $(sed-atfiles) $(sed-atvariables) > $@
+       cat $< | sed $(sed-atfiles) | sed $(sed-atvariables) > $@