From: Graham Percival Date: Mon, 5 Jul 2010 18:37:19 +0000 (+0100) Subject: Build: dist fix. X-Git-Tag: release/2.13.27-1~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9666f3f1685b2b5085f389a174a9abd671d01312;p=lilypond.git Build: dist fix. --- diff --git a/input/regression/lilypond-book/GNUmakefile b/input/regression/lilypond-book/GNUmakefile index a1e5bdc3b7..cc2c0ff1af 100644 --- a/input/regression/lilypond-book/GNUmakefile +++ b/input/regression/lilypond-book/GNUmakefile @@ -7,4 +7,6 @@ COLLATED_FILES = $(OUT_FILES) include $(depth)/make/stepmake.make +EXTRA_DIST_FILES = suffix-texinfo.texinfo + TITLE=lilypond-book Test Suite