]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/GNUmakefile
* Documentation/user/lilypond-book.itely
[lilypond.git] / input / test / GNUmakefile
index 82fc916468e100fa44ddcb570a6e24caa012f603..b35e4d2592696f6b6df9575cdcabcd8e3ce5d2fa 100644 (file)
@@ -3,16 +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)"'
+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