From 9666f3f1685b2b5085f389a174a9abd671d01312 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 5 Jul 2010 19:37:19 +0100 Subject: [PATCH] Build: dist fix. --- input/regression/lilypond-book/GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.5