From: fred Date: Tue, 26 Mar 2002 21:45:47 +0000 (+0000) Subject: lilypond-1.1.18 X-Git-Tag: release/1.5.59~2655 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=43855001f0962f6bc527724bf51f4cf05241345a;p=lilypond.git lilypond-1.1.18 --- 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