X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=python%2FGNUmakefile;h=14060aed61dc35bbf482c003fbfbb06b527e54dc;hb=712e575fb12d02d58e04553a3474afb9f6d2391b;hp=c7dfe7b526c2955c2be07ae996abdf9e157c39c9;hpb=7f117baaef951b95e491cbe0a98785d35657ef2a;p=lilypond.git diff --git a/python/GNUmakefile b/python/GNUmakefile index c7dfe7b526..14060aed61 100644 --- a/python/GNUmakefile +++ b/python/GNUmakefile @@ -1,5 +1,7 @@ depth = .. +SUBDIRS=auxiliar + STEPMAKE_TEMPLATES=c python-module install-out po include $(depth)/make/stepmake.make @@ -17,3 +19,5 @@ INSTALLATION_OUT_DIR1=$(local_lilypond_datadir)/python INSTALLATION_OUT_FILES1=$(OUT_PY_MODULES) $(OUT_PYC_MODULES) $(outdir)/midi.lo: $(outdir)/config.hh + +default: $(outdir)/relocate-preamble.py