]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/abc2ly/GNUmakefile
7356f99cb32e91ed9b17af7f82a70e4189825a23
[lilypond.git] / input / regression / abc2ly / GNUmakefile
1 depth = ../../..
2
3 STEPMAKE_TEMPLATES=documentation texinfo tex
4 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc abc
5
6 TEXI2HTML_FLAGS += --nomenu
7
8 TMP = $(sort $(ABC_FILES) $(TEXINFO_SOURCES) )
9 COLLATED_FILES = ${TMP:%.abc=$(outdir)/%.ly}
10
11
12 include $(depth)/make/stepmake.make
13
14 TITLE=abc2ly test suite