]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/generic-vars.make
release: 1.1.1
[lilypond.git] / make / generic-vars.make
index fcde1cfd52387c938f4135d04933ff37c1fc2fe2..a8cc0afc3a8cc72d4a307cb74c7512e0b80a55bd 100644 (file)
@@ -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 ?