From: fred Date: Sun, 24 Mar 2002 20:08:32 +0000 (+0000) Subject: lilypond-0.1.57 X-Git-Tag: release/1.5.59~3276 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a9b0de5b36dc62820baf15b1dd2f3703fb35027f;p=lilypond.git lilypond-0.1.57 --- diff --git a/lily/include/Makefile b/lily/include/Makefile new file mode 100644 index 0000000000..da392fe30f --- /dev/null +++ b/lily/include/Makefile @@ -0,0 +1,12 @@ +# lily/include/Makefile + +# subdir level: +# +depth = ../.. +# + +# identify module: +# +MODULE_NAME = lilypond +include ./$(depth)/make/Include.make +