]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/GNUmakefile
* scm/lily.scm (ly:all-stencil-expressions):
[lilypond.git] / input / test / GNUmakefile
index 74fec0e68da9f5e35d540994dca3c925ac4ccd24..9aa3d84a976e96d19fb1021a013d02c958d32330 100644 (file)
@@ -1,8 +1,17 @@
-# input/test/Makefile
 
 depth = ../..
-examples=font20 hara-kiri grace mark denneboom
-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