From: fred Date: Sun, 24 Mar 2002 19:35:02 +0000 (+0000) Subject: lilypond-0.0.42 X-Git-Tag: release/1.5.59~5204 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2eca452a867a9ab0f0d78e47d187bb1111d70ce0;p=lilypond.git lilypond-0.0.42 --- diff --git a/flower/lib/include/Makefile b/flower/lib/include/Makefile index 36059a888f..1a7272a1d8 100644 --- a/flower/lib/include/Makefile +++ b/flower/lib/include/Makefile @@ -14,6 +14,6 @@ include ./$(depth)/make/Include.make # MODULE_NAME = flower include ./$(depth)/flower/.version -build = ./$(depth)/flower/lib/.build +build = ./$(depth)/flower/$(outdir)/.build # diff --git a/make/Template.make b/make/Template.make index d40318e37e..2d6397f5e8 100644 --- a/make/Template.make +++ b/make/Template.make @@ -30,7 +30,7 @@ MINOR_VERSION = 0 PATCH_LEVEL = 0 # use to send patches, always empty for released version: MY_PATCH_LEVEL = # include separator: "-1" or ".a" -build = $(lily-dir)/.build +build = $(lily-dir)/$(outdir)/.build #????! # # descent order into subdirectories: