From: Han-Wen Nienhuys Date: Wed, 3 Jan 2007 15:58:08 +0000 (+0100) Subject: remove midi/no-notation GNUmakefiles, again. X-Git-Tag: release/2.11.8-1 X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=commitdiff_plain;h=refs%2Ftags%2Frelease%2F2.11.8-1;p=lilypond.git remove midi/no-notation GNUmakefiles, again. --- diff --git a/input/midi/GNUmakefile b/input/midi/GNUmakefile deleted file mode 100644 index 37d97aa000..0000000000 --- a/input/midi/GNUmakefile +++ /dev/null @@ -1,8 +0,0 @@ -depth = ../.. - -STEPMAKE_TEMPLATES=documentation texinfo tex -LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc - -include $(depth)/make/stepmake.make -TITLE=LilyPond MIDI Tests - diff --git a/input/no-notation/GNUmakefile b/input/no-notation/GNUmakefile deleted file mode 100644 index daedbb1cc4..0000000000 --- a/input/no-notation/GNUmakefile +++ /dev/null @@ -1,8 +0,0 @@ -depth = ../.. - -EXTRA_DIST_FILES=README -LOCALSTEPMAKE_TEMPLATES=ly mutopia - -include $(depth)/make/stepmake.make - -