]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/generic-targets.make
* lily/main.cc (setup_paths): Update.
[lilypond.git] / stepmake / stepmake / generic-targets.make
index 272fa15392a6650743abc12171469f441cb72656..7f7206695529d0cf3c3a42b714b06718fa623c06 100644 (file)
@@ -100,7 +100,7 @@ local-tags:
                        $(ERROR_LOG) ; \
        fi
 
-$(outdir)/version.hh: $(depth)/VERSION $(config_make)
+$(outdir)/version.hh: $(depth)/VERSION $(config_make) $(step-bindir)/make-version.py
        $(PYTHON) $(step-bindir)/make-version.py $< > $@
 
 $(outdir)/config.hh: $(config_h)