From: Graham Percival Date: Sat, 27 Aug 2011 04:17:09 +0000 (+0100) Subject: Dist: build fixes. X-Git-Tag: release/2.15.9-1~5^2~8^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e6ccd1c536b89e965e0bde1d298bd9388fb5dea9;p=lilypond.git Dist: build fixes. --- diff --git a/input/regression/lilypond-book/GNUmakefile b/input/regression/lilypond-book/GNUmakefile index 2963408eb8..6081f7fe36 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) +