]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/GNUmakefile
remove bogus docstring.
[lilypond.git] / input / test / GNUmakefile
index d3df72fc77e907d2196960e72ee93c43ad579fbb..b35e4d2592696f6b6df9575cdcabcd8e3ce5d2fa 100644 (file)
@@ -1,10 +1,17 @@
-# input/test/Makefile
 
 depth = ../..
-examples=  font20  
-LOCALSTEPMAKE_TEMPLATES=mutopia
 
-EXTRA_DISTFILES=features.abc
+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_DIST_FILES= 
 
 include $(depth)/make/stepmake.make 
 
+TITLE=LilyPond Tips and Tricks