]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/abc2ly/GNUmakefile
resolve merge
[lilypond.git] / input / regression / abc2ly / GNUmakefile
diff --git a/input/regression/abc2ly/GNUmakefile b/input/regression/abc2ly/GNUmakefile
new file mode 100644 (file)
index 0000000..7356f99
--- /dev/null
@@ -0,0 +1,14 @@
+depth = ../../..
+
+STEPMAKE_TEMPLATES=documentation texinfo tex
+LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc abc
+
+TEXI2HTML_FLAGS += --nomenu
+
+TMP = $(sort $(ABC_FILES) $(TEXINFO_SOURCES) )
+COLLATED_FILES = ${TMP:%.abc=$(outdir)/%.ly}
+
+
+include $(depth)/make/stepmake.make
+
+TITLE=abc2ly test suite