]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/abc2ly/GNUmakefile
Imported Upstream version 2.19.45
[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_FILES = $(sort $(ABC_FILES) $(TEXINFO_SOURCES) )
9 COLLATED_FILES = ${TMP_FILES:%.abc=$(outdir)/%.ly}
10
11
12 include $(depth)/make/stepmake.make
13
14 TITLE=abc2ly test suite