From bbc682c8cfcc192f4d07c8cebb16a424cf8688e9 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Mon, 17 Nov 2008 00:39:09 -0200 Subject: [PATCH] MusicXML: distribute *.broken too. --- input/regression/musicxml/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/regression/musicxml/GNUmakefile b/input/regression/musicxml/GNUmakefile index 1bd76c5f17..3f36a8e018 100644 --- a/input/regression/musicxml/GNUmakefile +++ b/input/regression/musicxml/GNUmakefile @@ -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 -- 2.39.5