From: Graham Percival Date: Sat, 13 Feb 2010 17:53:54 +0000 (+0000) Subject: Build fix; file not distributed. X-Git-Tag: release/2.13.13-1^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0566725dfe4f70a36873794e53a11750f35a65ff;p=lilypond.git Build fix; file not distributed. --- 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?