]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/GNUmakefile
Fix off-by-one error in constrained-breaking.
[lilypond.git] / input / test / GNUmakefile
index 39f71e418c456f7c6e7ca1a9a8782eea897269f0..7220ec4cff892494044dc3b7c3841fcf396d3578 100644 (file)
@@ -1,8 +1,16 @@
-# input/test/Makefile
 
 depth = ../..
-examples=font20 hara-kiri grace mark denneboom sleur
-LOCALSTEPMAKE_TEMPLATES=mutopia
 
-include $(depth)/make/stepmake.make 
+STEPMAKE_TEMPLATES=documentation texinfo tex
+LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
 
+## 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