commit 71a4f6c67eb7b45a401c2fc6bf381b44e0efec1d
Author: Graham Percival <graham@percival-music.ca>
Date:   Sat Aug 27 05:17:09 2011 +0100

    Dist: build fixes.

diff --git a/input/regression/lilypond-book/GNUmakefile b/input/regression/lilypond-book/GNUmakefile
index 2963408..6081f7f 100644
--- a/input/regression/lilypond-book/GNUmakefile
+++ b/input/regression/lilypond-book/GNUmakefile
@@ -10,4 +10,9 @@ include $(depth)/make/stepmake.make
 TITLE=lilypond-book Test Suite
 
 EXTRA_DIST_FILES = include.mxl
+EXTRA_DIST_FILES += $(call src-wildcard,*.ly)
+EXTRA_DIST_FILES += $(call src-wildcard,*.ily)
+EXTRA_DIST_FILES += $(call src-wildcard,*.tely)
+EXTRA_DIST_FILES += $(call src-wildcard,*.itely)
+
 
