]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/GNUmakefile
Fix off-by-one error in constrained-breaking.
[lilypond.git] / input / test / GNUmakefile
index d3df72fc77e907d2196960e72ee93c43ad579fbb..7220ec4cff892494044dc3b7c3841fcf396d3578 100644 (file)
@@ -1,10 +1,16 @@
-# input/test/Makefile
 
 depth = ../..
-examples=  font20  
-LOCALSTEPMAKE_TEMPLATES=mutopia
 
-EXTRA_DISTFILES=features.abc
+STEPMAKE_TEMPLATES=documentation texinfo tex
+LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
 
-include $(depth)/make/stepmake.make 
+## 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= README
+
+include $(depth)/make/stepmake.make
+
+TITLE=LilyPond Tips and Tricks