From: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date: Fri, 18 May 2007 03:37:15 +0000 (-0300)
Subject: remove README from GNUmakefile.
X-Git-Tag: release/2.11.24-1~4
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a421a534459954e04c0c079b3c6637068c3df0c7;p=lilypond.git

remove README from GNUmakefile.
---

diff --git a/input/test/GNUmakefile b/input/test/GNUmakefile
index 7220ec4cff..1ca99ac567 100644
--- a/input/test/GNUmakefile
+++ b/input/test/GNUmakefile
@@ -9,7 +9,7 @@ LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
 ## examples = font20 ancient-font
 ## LOCALSTEPMAKE_TEMPLATES += ly mutopia
 
-EXTRA_DIST_FILES= README
+EXTRA_DIST_FILES= 
 
 include $(depth)/make/stepmake.make