MIDI: fix regtest failure
[lilypond/patrick.git] / input / regression / abc2ly / GNUmakefile
blob7356f99cb32e91ed9b17af7f82a70e4189825a23
1 depth = ../../..
3 STEPMAKE_TEMPLATES=documentation texinfo tex
4 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc abc
6 TEXI2HTML_FLAGS += --nomenu
8 TMP = $(sort $(ABC_FILES) $(TEXINFO_SOURCES) )
9 COLLATED_FILES = ${TMP:%.abc=$(outdir)/%.ly}
12 include $(depth)/make/stepmake.make
14 TITLE=abc2ly test suite