From: Han-Wen Nienhuys Date: Mon, 17 Nov 2008 02:39:09 +0000 (-0200) Subject: MusicXML: distribute *.broken too. X-Git-Tag: release/2.11.64-1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bbc682c8cfcc192f4d07c8cebb16a424cf8688e9;p=lilypond.git MusicXML: distribute *.broken too. --- 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