]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/GNUmakefile
Fix off-by-one error in constrained-breaking.
[lilypond.git] / input / test / GNUmakefile
index 8b6e80e71627f7a288037c2f1f3513365881167c..7220ec4cff892494044dc3b7c3841fcf396d3578 100644 (file)
@@ -1,8 +1,16 @@
-# input/test/Makefile
 
 depth = ../..
-examples=font20 mark knee beam-interstaff slur-interstaff denneboom sleur chords chord-table repeat hara-kiri grace
-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