]> git.donarmstrong.com Git - lilypond.git/blob - input/new/GNUmakefile
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into kainhofer
[lilypond.git] / input / new / GNUmakefile
1 depth = ../../
2
3 SUBDIRS = pitches rhythms
4 SUBDIRS += ancient chords connecting contemporary education expressive
5 SUBDIRS += guitar parts repeats spacing staff text vocal scheme other 
6 SUBDIRS += engravers nonmusic instrument
7 SUBDIRS += real-music
8
9
10 STEPMAKE_TEMPLATES=documentation texinfo tex
11 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
12 EXTRA_DIST_FILES=README
13 include $(depth)/make/stepmake.make
14
15
16 TITLE=LilyPond Examples
17