From 0566725dfe4f70a36873794e53a11750f35a65ff Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sat, 13 Feb 2010 17:53:54 +0000 Subject: [PATCH] Build fix; file not distributed. --- input/regression/musicxml/GNUmakefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/input/regression/musicxml/GNUmakefile b/input/regression/musicxml/GNUmakefile index 5b2be3c69f..aa0f294db4 100644 --- a/input/regression/musicxml/GNUmakefile +++ b/input/regression/musicxml/GNUmakefile @@ -3,6 +3,8 @@ depth = ../../.. STEPMAKE_TEMPLATES=documentation texinfo tex LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc musicxml +EXTRA_DIST_FILES = LICENSE + TEXI2HTML_FLAGS += --nomenu # Urgh, how can I do two replacements at once without messing up the order of the list? -- 2.39.5