X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fgeneric-vars.make;h=a8cc0afc3a8cc72d4a307cb74c7512e0b80a55bd;hb=31653bf1d61a33ef8bc8c871d60c6b3452d04d28;hp=fcde1cfd52387c938f4135d04933ff37c1fc2fe2;hpb=4a8e84ba5dc1f8b71fda44b848b601349a80403a;p=lilypond.git diff --git a/make/generic-vars.make b/make/generic-vars.make index fcde1cfd52..a8cc0afc3a 100644 --- a/make/generic-vars.make +++ b/make/generic-vars.make @@ -8,9 +8,8 @@ # you do make dist # -# urg, ambiguous and thus error prone; hardcode all $(*scripts) to bin? -buildscripts = $(depth)/bin -scripts = $(depth)/bin +buildscripts = $(depth)/buildscripts + flower-dir = $(depth)/flower lib-dir = $(depth)/lib @@ -22,7 +21,7 @@ include-flower = $(depth)/flower/include -LILYPOND_INCLUDES = $(include-lib) $(depth)/lib/$(outdir) $(include-flower) $(depth)/flower/$(outdir) +LILYPOND_INCLUDES = -Istinho $(include-lib) $(depth)/lib/$(outdir) $(include-flower) $(depth)/flower/$(outdir) # should use to create .spec ?