From: Julien Rioux Date: Tue, 24 Jan 2012 22:55:42 +0000 (-0500) Subject: Build: Version dependency for python preamble (issue 1726). X-Git-Tag: release/2.15.28-1~24 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8019ff784cd3aa6cc43b8eb8f29a621bc5800f5c;p=lilypond.git Build: Version dependency for python preamble (issue 1726). --- diff --git a/python/GNUmakefile b/python/GNUmakefile index 14060aed61..87fa766089 100644 --- a/python/GNUmakefile +++ b/python/GNUmakefile @@ -21,3 +21,5 @@ INSTALLATION_OUT_FILES1=$(OUT_PY_MODULES) $(OUT_PYC_MODULES) $(outdir)/midi.lo: $(outdir)/config.hh default: $(outdir)/relocate-preamble.py + +$(outdir)/relocate-preamble.py: $(depth)/VERSION