X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=input%2Fregression%2Fmusicxml%2FGNUmakefile;h=3f36a8e018a8c408840c4999a604f87d6de1a51c;hb=bbc682c8cfcc192f4d07c8cebb16a424cf8688e9;hp=1bd76c5f17391a35326f52bb7919a02dce8ad97d;hpb=05b7a17f1b19c4d978d340483b3c7b9985710232;p=lilypond.git 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