]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/GNUmakefile
LSR: directory reorg.
[lilypond.git] / input / lsr / GNUmakefile
1 depth = ../../
2
3 # NR 1
4 SUBDIRS = pitches rhythms expressive repeats simultaneous staff editorial text
5
6
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 # old stuffs
14 SUBDIRS += ancient chords connecting contemporary education expressive
15 SUBDIRS += guitar parts repeats spacing staff text vocal scheme other 
16 SUBDIRS += engravers nonmusic instrument
17
18 STEPMAKE_TEMPLATES=documentation texinfo tex
19 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
20 EXTRA_DIST_FILES=README
21 include $(depth)/make/stepmake.make
22
23
24 TITLE=LilyPond Examples
25