]> git.donarmstrong.com Git - lilypond.git/commitdiff
dist-check fixes release/2.11.18-1
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 12 Feb 2007 19:52:42 +0000 (20:52 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 12 Feb 2007 19:52:42 +0000 (20:52 +0100)
input/lsr/GNUmakefile
input/tolsr/GNUmakefile

index 98b2924adcb1bfea24e3cc830d5bf4db0f59ef57..02403e059ac56ad9c49bdbac1ef2cdf28f800206 100644 (file)
@@ -1,10 +1,10 @@
 depth = ../../
 
-SUBDIRS = ancient chords connecting contemporary guitar parts repeats spacing staff text vocal
+SUBDIRS = ancient chords connecting contemporary guitar parts repeats spacing staff text vocal expressive
 
 STEPMAKE_TEMPLATES=documentation texinfo tex
 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
-
+EXTRA_DIST_FILES=README
 include $(depth)/make/stepmake.make
 
 
index a573e72312485b139945464358be710e4b4b6b46..8ba9f35f1aea5b58e31a63fdd40dc418be7172ad 100644 (file)
@@ -2,6 +2,7 @@ depth = ../../
 
 STEPMAKE_TEMPLATES=documentation texinfo tex
 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
+EXTRA_DIST_FILES=README
 
 include $(depth)/make/stepmake.make