]> git.donarmstrong.com Git - lilypond.git/blobdiff - python/GNUmakefile
use trap to remove tmp directory on failure to avoid hiding mpost
[lilypond.git] / python / GNUmakefile
index a520a5efd6504e16a20d2078a93b24085bc1f86e..87fa7660893539f84d11b823ec9d56a7adc60002 100644 (file)
@@ -1,5 +1,7 @@
 depth = ..
 
+SUBDIRS=auxiliar
+
 STEPMAKE_TEMPLATES=c python-module install-out po
 
 include $(depth)/make/stepmake.make
@@ -19,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