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~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=71a4f6c67eb7b45a401c2fc6bf381b44e0efec1d;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) +