]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/musicxml/GNUmakefile
Another round of dist-check fixes.
[lilypond.git] / input / regression / musicxml / GNUmakefile
index ec647d85079d052b9ae5b3de558105274d6a75cc..3240bceae3f2efe758bce4d4b240effb11048e84 100644 (file)
@@ -4,5 +4,7 @@ STEPMAKE_TEMPLATES=documentation texinfo tex
 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc musicxml
 
 include $(depth)/make/stepmake.make
-TITLE=Lilypon musicxml2ly Regression Tests
+TITLE=Lilypond musicxml2ly Regression Tests
 
+MXL_FILES := $(call src-wildcard,*.mlx)
+EXTRA_DIST_FILES += $(MXL_FILES)
\ No newline at end of file