From f2e10c2a853eddf9a9f0d51ecc53b75df55a0774 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Mon, 12 Aug 2002 15:29:32 +0000 Subject: [PATCH] New file. --- ChangeLog | 2 ++ VERSION | 2 +- input/mutopia/R.Schumann/GNUmakefile | 8 ++++++++ 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 input/mutopia/R.Schumann/GNUmakefile diff --git a/ChangeLog b/ChangeLog index b35657c8a4..02e454e8b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-08-12 Jan Nieuwenhuizen + * input/mutopia/R.Schumann/GNUmakefile: New file. + * scm/grob-property-description.scm (beamed-minimum-free-lengths): (beamed-extreme-free-lengths): New property. diff --git a/VERSION b/VERSION index 0011bd5b13..0c9a700a46 100644 --- a/VERSION +++ b/VERSION @@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=5 PATCH_LEVEL=72 -MY_PATCH_LEVEL= +MY_PATCH_LEVEL=jcn1 # Use the above to send patches: MY_PATCH_LEVEL is always empty for a # released version. diff --git a/input/mutopia/R.Schumann/GNUmakefile b/input/mutopia/R.Schumann/GNUmakefile new file mode 100644 index 0000000000..7fe3f3f523 --- /dev/null +++ b/input/mutopia/R.Schumann/GNUmakefile @@ -0,0 +1,8 @@ +depth = ../../.. + +examples=romanze-op28-2 +LOCALSTEPMAKE_TEMPLATES=ly mutopia + +include $(depth)/make/stepmake.make + + -- 2.39.2