]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/musicxml/GNUmakefile
MusicXML: distribute *.broken too.
[lilypond.git] / 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