]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/manual/GNUmakefile
Web: try to squeeze a bit more space for 2nd level manuals toc. :(
[lilypond.git] / input / manual / GNUmakefile
index 558863f1f241b6b0eba913d30fcc35749f70ebd4..6ba37af6fc908e504d7cc5c699da1e2f35784bc8 100644 (file)
@@ -1,16 +1,9 @@
-
 depth = ../..
 
-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
+STEPMAKE_TEMPLATES=documentation
 
 EXTRA_DIST_FILES= README
+EXTRA_DIST_FILES+=$(call src-wildcard,*.ly)
+EXTRA_DIST_FILES+=$(call src-wildcard,*.ily)
 
 include $(depth)/make/stepmake.make
-
-TITLE=LilyPond Examples from the Manual