X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Flilypond-book%2FGNUmakefile;h=6081f7fe36d84daf75f222b41d94ae2b7841b816;hb=19520fd5bbd221ca1d35011d7710e233c92a44b0;hp=a1e5bdc3b7598d568fccf7662a82737e29b89a1e;hpb=082bb0d361bd762d4fea7dc5c70d598432ce8e0f;p=lilypond.git diff --git a/input/regression/lilypond-book/GNUmakefile b/input/regression/lilypond-book/GNUmakefile index a1e5bdc3b7..6081f7fe36 100644 --- a/input/regression/lilypond-book/GNUmakefile +++ b/input/regression/lilypond-book/GNUmakefile @@ -8,3 +8,11 @@ COLLATED_FILES = $(OUT_FILES) include $(depth)/make/stepmake.make TITLE=lilypond-book Test Suite + +EXTRA_DIST_FILES = include.mxl +EXTRA_DIST_FILES += $(call src-wildcard,*.ly) +EXTRA_DIST_FILES += $(call src-wildcard,*.ily) +EXTRA_DIST_FILES += $(call src-wildcard,*.tely) +EXTRA_DIST_FILES += $(call src-wildcard,*.itely) + +