summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Rioux <jrioux@physics.utoronto.ca>2012-01-24 17:55:42 -0500
committerJulien Rioux <jrioux@physics.utoronto.ca>2012-01-24 17:55:42 -0500
commit8019ff784cd3aa6cc43b8eb8f29a621bc5800f5c (patch)
treedf1e9362ae23a1e4b5942194e3e480dabecc985f
parentcb324f49d8b417bfb69714b28801cc52c0279a94 (diff)
Build: Version dependency for python preamble (issue 1726).
-rw-r--r--python/GNUmakefile2
1 files changed, 2 insertions, 0 deletions
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