]> git.donarmstrong.com Git - lilypond.git/blob - input/GNUmakefile
More original lyrics. Add to examples.
[lilypond.git] / input / GNUmakefile
1 depth = ..
2
3 SUBDIRS=test regression tutorial no-notation template mutopia 
4
5 examples= les-nereides puer-fragment wilhelmus
6
7 LOCALSTEPMAKE_TEMPLATES=ly mutopia
8 EXTRA_DIST_FILES=paddy.abc
9
10 include $(depth)/make/stepmake.make 
11
12 local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples)))
13
14