X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Ftest%2FGNUmakefile;h=b35e4d2592696f6b6df9575cdcabcd8e3ce5d2fa;hb=7482c98a81b501a8265ae4f62227fca5aefb1442;hp=b742267c7ba6edb6a683f93dc6eb27faec40988e;hpb=5933b7691a6ad0c3f3af5fbb5b3d872a6981012b;p=lilypond.git diff --git a/input/test/GNUmakefile b/input/test/GNUmakefile index b742267c7b..b35e4d2592 100644 --- a/input/test/GNUmakefile +++ b/input/test/GNUmakefile @@ -3,14 +3,15 @@ depth = ../.. STEPMAKE_TEMPLATES=documentation texinfo tex LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc +LILYPOND_BOOK_FLAGS=--extra-options '-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_DISTFILES=features.abc +EXTRA_DIST_FILES= include $(depth)/make/stepmake.make -TITLE=LilyPond Feature Tests +TITLE=LilyPond Tips and Tricks