X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Flilypond-book%2FGNUmakefile;h=935f068db7c392386cdc0b746f9702313bc95770;hb=c20fff645e325d392d2588721144f4204d0ef9da;hp=3f27361283c00b4815715fd08857a5e5205399d7;hpb=c0a47b91cd930053074d42363047a77b889e05f7;p=lilypond.git diff --git a/input/regression/lilypond-book/GNUmakefile b/input/regression/lilypond-book/GNUmakefile index 3f27361283..935f068db7 100644 --- a/input/regression/lilypond-book/GNUmakefile +++ b/input/regression/lilypond-book/GNUmakefile @@ -7,17 +7,8 @@ include $(depth)/make/stepmake.make TITLE=lilypond-book Test Suite -SUBDIRS=include - COLLATED_FILES = $(OUT_FILES) -EXTRA_DIST_FILES = include.mxl -EXTRA_DIST_FILES += include.xml -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) - OUT_TEXI_FILES += ${TEXI_FILES:%.texi=$(outdir)/%.info} OUT_TEXI_FILES += ${TEXI_FILES:%.texi=$(outdir)/%.pdf} OUT_TEXINFO_FILES += ${TEXINFO_FILES:%.texinfo=$(outdir)/%.info}