]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/musicxml/GNUmakefile
Oops - did not see the following changes during the previous merge.
[lilypond.git] / input / regression / musicxml / GNUmakefile
index 53ecd0eca35432d8101ea9f485b2bef414a288f5..3240bceae3f2efe758bce4d4b240effb11048e84 100644 (file)
@@ -6,3 +6,5 @@ LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc musicxml
 include $(depth)/make/stepmake.make
 TITLE=Lilypond musicxml2ly Regression Tests
 
+MXL_FILES := $(call src-wildcard,*.mlx)
+EXTRA_DIST_FILES += $(MXL_FILES)
\ No newline at end of file