]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/GNUmakefile
a6291b915cd584674d18fe72eeacb4bc81800764
[lilypond.git] / input / lsr / GNUmakefile
1 depth = ../../
2
3 # NR 1
4 SUBDIRS = pitches rhythms expressive repeats simultaneous staff editorial text
5 # NR 2
6 SUBDIRS += vocal chords piano percussion guitar strings bagpipes ancient
7
8
9 SUBDIRS += other
10
11 ### FIXME: temporary template for creating other dirs.
12 ###  will be removed once everything else is stable.
13 SUBDIRS += null
14
15 STEPMAKE_TEMPLATES=documentation texinfo tex
16 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
17 EXTRA_DIST_FILES=README
18 include $(depth)/make/stepmake.make
19
20 TITLE=LilyPond Examples
21