]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/substitute-rules.make
Doc-es: update Notation:Simultaneous and Staff.
[lilypond.git] / stepmake / stepmake / substitute-rules.make
index ae3ce812b700ca242d57f3a5e7b64c45e000773d..879aec1f3b90af4c0645f00fe51d34f785fdb540 100644 (file)
@@ -1,7 +1,7 @@
 
-# config_make dep isn't working. Why?  
-$(outdir)/%: %.in $(config_make)
+# 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) > $@