]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/stepmake.make
include toplevel-version.make after config.make.
[lilypond.git] / make / stepmake.make
index 6ca2126168d234aaf06abc6bb1619b0cf0bbed26..2757da6a507a19eeb6274091441e818599e83012 100644 (file)
@@ -34,9 +34,6 @@ scons:
 endif
 endif
 
-include $(depth)/make/toplevel-version.make
-MICRO_VERSION=$(PATCH_LEVEL)
-BUILD_VERSION=1
 
 # Use alternate configurations alongside eachother:
 #
@@ -71,6 +68,11 @@ outroot=.
 
 include $(config_make)
 
+include $(depth)/make/toplevel-version.make
+MICRO_VERSION=$(PATCH_LEVEL)
+BUILD_VERSION=1
+
+
 outdir=$(outroot)/$(outbase)
 
 # why not generic ??