]> 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 # NR 1
4 SUBDIRS = pitches rhythms expressive repeats simultaneous staff editorial text
5
6
7
8 SUBDIRS += ancient chords connecting contemporary education expressive
9 SUBDIRS += guitar parts repeats spacing staff text vocal scheme other 
10 SUBDIRS += engravers nonmusic instrument
11 SUBDIRS += real-music
12
13 ### FIXME: temporary template for creating other dirs.
14 ###  will be removed once everything else is stable.
15 SUBDIRS += null
16
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