X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fmidi%2FGNUmakefile;fp=input%2Fregression%2Fmidi%2FGNUmakefile;h=682bf82db5b0864bbcf2117a078a39a29b9ca491;hb=941dff9d2a67080e0dd8474f1e70f0c72ace6424;hp=0000000000000000000000000000000000000000;hpb=5a22d6233a39d3164e1ca043244794c268be4ad0;p=lilypond.git diff --git a/input/regression/midi/GNUmakefile b/input/regression/midi/GNUmakefile new file mode 100644 index 0000000000..682bf82db5 --- /dev/null +++ b/input/regression/midi/GNUmakefile @@ -0,0 +1,13 @@ +depth = ../../.. + +STEPMAKE_TEMPLATES=documentation texinfo tex +LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc midi + +TEXI2HTML_FLAGS += --nomenu + +TMP = $(sort $(LY_FILES) $(TEXINFO_SOURCES) ) +COLLATED_FILES = ${TMP:%.ly=$(outdir)/%-midi.ly} + +include $(depth)/make/stepmake.make + +TITLE=MIDI test suite