]> git.donarmstrong.com Git - lilypond.git/blob - input/new/GNUmakefile
LSR: dir reorg.
[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 ### FIXME: temporary template for creating other dirs.
10 ###  will be removed once everything else is stable.
11 SUBDIRS += null
12
13
14 STEPMAKE_TEMPLATES=documentation texinfo tex
15 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
16 EXTRA_DIST_FILES=README
17 include $(depth)/make/stepmake.make
18
19
20 TITLE=LilyPond Examples
21