X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fgeneric-vars.make;fp=make%2Fgeneric-vars.make;h=ffe17a38fc2fcf96c0326fc25d0e8b4a840ef310;hb=543171165412bc915d8ea1f308d070c74924b2f1;hp=428e5b900a939f4441e78c79710bc56ad64f9012;hpb=dc22ed0f12ec6c81e04512ab40ed2dbd076712a4;p=lilypond.git diff --git a/make/generic-vars.make b/make/generic-vars.make index 428e5b900a..ffe17a38fc 100644 --- a/make/generic-vars.make +++ b/make/generic-vars.make @@ -8,7 +8,9 @@ # you do make dist # -buildscript-dir = $(src-depth)/buildscripts +buildscript-dir = $(top-build-dir)/scripts/build/$(outconfbase) +auxpython-dir = $(src-depth)/python/aux +auxscript-dir = $(src-depth)/scripts/aux script-dir = $(src-depth)/scripts input-dir = $(src-depth)/input @@ -18,7 +20,7 @@ mi2mu-dir = $(src-depth)/mi2mu make-dir = $(src-depth)/make include-flower = $(src-depth)/flower/include -export PYTHONPATH:=$(buildscript-dir):$(PYTHONPATH) +export PYTHONPATH:=$(auxpython-dir):$(PYTHONPATH) LILYPOND_INCLUDES = $(include-flower) $(depth)/flower/$(outdir)