]> git.donarmstrong.com Git - lilypond.git/blobdiff - bin/Makefile
release: 0.0.42
[lilypond.git] / bin / Makefile
index e9f5521e5eea6c2730c854c6e7c6a593bae6b80e..c1c076781183d73a953d2074a7690bf69b23e1b2 100644 (file)
@@ -5,7 +5,7 @@
 depth = ..
 #
 
-build = ./$(depth)/lily/.build
+build = ./$(depth)/lily/$(outdir)/.build
 
 # generic stuff/Makefile
 #
@@ -14,7 +14,7 @@ include ./$(depth)/make/Stuff.make
 
 # list of distribution files:
 # 
-SCRIPTS = clearlily cpgento genheader make_patch make_fversion make_version make_website
+SCRIPTS = clearlily cpgento genheader make_patch make_version make_website
 DISTFILES = Makefile $(SCRIPTS)
 #