X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Ftest%2FGNUmakefile;h=9aa3d84a976e96d19fb1021a013d02c958d32330;hb=2be67678488b5829a52acdf36ab4278477375b6d;hp=83bbdcd9ef2fc19b77da96884c4d4250652a63f7;hpb=0a92b605eb18b62d171c97f354c2101109d9e071;p=lilypond.git diff --git a/input/test/GNUmakefile b/input/test/GNUmakefile index 83bbdcd9ef..9aa3d84a97 100644 --- a/input/test/GNUmakefile +++ b/input/test/GNUmakefile @@ -1,8 +1,17 @@ -# input/test/Makefile depth = ../.. -examples=font20 -LOCALSTEPMAKE_TEMPLATES=mutopia + +STEPMAKE_TEMPLATES=documentation texinfo tex +LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc +LILYPOND_BOOK_FLAGS = --process="lilypond-bin --header=texidoc -I $(srcdir)/input/regression -e '(ly:set-option (quote internal-type-checking) \#t)'" + +## Hmm, would this work? No -- if we really want examples, move +## to other dir (input/) comes to mind. +## examples = font20 ancient-font +## LOCALSTEPMAKE_TEMPLATES += ly mutopia + +EXTRA_DIST_FILES= include $(depth)/make/stepmake.make +TITLE=LilyPond Tips and Tricks