]> git.donarmstrong.com Git - lilypond.git/commitdiff
Build fix; file not distributed.
authorGraham Percival <graham@percival-music.ca>
Sat, 13 Feb 2010 17:53:54 +0000 (17:53 +0000)
committerGraham Percival <graham@percival-music.ca>
Sat, 13 Feb 2010 17:53:54 +0000 (17:53 +0000)
input/regression/musicxml/GNUmakefile

index 5b2be3c69f7c00608ad923611932e0857d43fe5d..aa0f294db47a791bcd8c1172014e06a073d0ed3e 100644 (file)
@@ -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?