From ebb7e6894f1571b9ab3460a1944067329fb630e4 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 4 Jan 1999 14:19:28 +0000 Subject: [PATCH] lilypond-1.1.18 --- mutopia/D.Scarlatti/GNUmakefile | 10 ++++++++++ mutopia/GNUmakefile | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 mutopia/D.Scarlatti/GNUmakefile diff --git a/mutopia/D.Scarlatti/GNUmakefile b/mutopia/D.Scarlatti/GNUmakefile new file mode 100644 index 0000000000..2d7fc58cf0 --- /dev/null +++ b/mutopia/D.Scarlatti/GNUmakefile @@ -0,0 +1,10 @@ +# + +depth = ../.. + +examples= +LOCALSTEPMAKE_TEMPLATES=mutopia + +include $(depth)/make/stepmake.make + + diff --git a/mutopia/GNUmakefile b/mutopia/GNUmakefile index 6e12e84c64..ef9ffc6a94 100644 --- a/mutopia/GNUmakefile +++ b/mutopia/GNUmakefile @@ -2,7 +2,7 @@ depth = .. -SUBDIRS = J.S.Bach Coriolan W.A.Mozart F.Schubert D.Zipoli Hymns +SUBDIRS = J.S.Bach Coriolan W.A.Mozart F.Schubert D.Zipoli Hymns D.Scarlatti examples= gallina LOCALSTEPMAKE_TEMPLATES=mutopia -- 2.11.4.GIT