]> git.donarmstrong.com Git - lilypond.git/commitdiff
MusicXML: distribute *.broken too. release/2.11.64-1
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 17 Nov 2008 02:39:09 +0000 (00:39 -0200)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 17 Nov 2008 02:39:09 +0000 (00:39 -0200)
input/regression/musicxml/GNUmakefile

index 1bd76c5f17391a35326f52bb7919a02dce8ad97d..3f36a8e018a8c408840c4999a604f87d6de1a51c 100644 (file)
@@ -8,7 +8,7 @@ TITLE=Lilypond musicxml2ly Regression Tests
 
 ILY_FILES = $(call src-wildcard,*.ily)
 EXTRA_OUT_LY_FILES = ${ILY_FILES:%.ily=$(outdir)/%.ly}
-
+EXTRA_DIST_FILES += $(call src-wildcard,*.broken)
 
 include $(depth)/make/stepmake.make
 TITLE=Lilypond musicxml2ly Regression Tests