From: fred Date: Sun, 24 Mar 2002 19:50:55 +0000 (+0000) Subject: lilypond-0.1.7 X-Git-Tag: release/1.5.59~4285 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=66913cd18a2264cc8478663fb1aaa3a827933047;p=lilypond.git lilypond-0.1.7 --- diff --git a/mi2mu/Makefile b/mi2mu/Makefile index 84286dc182..704221df8a 100644 --- a/mi2mu/Makefile +++ b/mi2mu/Makefile @@ -13,6 +13,9 @@ depth = .. # +NAME = mi2mu +MODULE_NAME = mi2mu + # generic variables: # include ./$(depth)/make/Variables.make @@ -21,8 +24,6 @@ include ./$(depth)/make/Files.make # identify module: # -NAME = mi2mu -MODULE_NAME = mi2mu include $(mi2mu-dir)/VERSION build = $(mi2mu-dir)/$(outdir)/.build # @@ -45,7 +46,7 @@ EXTRA_DISTFILES = VERSION TODO # list of custom libraries: # -MODULE_LIBDEPS=check-flower-deps check-lily-deps +MODULE_LIBDEPS=check-flower-deps check-lib-deps MODULE_LIBES=-llily -lflower #