]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lilypond-book/GNUmakefile
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / input / regression / lilypond-book / GNUmakefile
1 depth = ../../..
2
3 STEPMAKE_TEMPLATES=documentation texinfo
4 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc lilypond-book
5
6 COLLATED_FILES = $(OUT_FILES)
7
8 include $(depth)/make/stepmake.make
9
10 TITLE=lilypond-book Test Suite
11
12 EXTRA_DIST_FILES = include.mxl
13 EXTRA_DIST_FILES += $(call src-wildcard,*.ly)
14 EXTRA_DIST_FILES += $(call src-wildcard,*.ily)
15 EXTRA_DIST_FILES += $(call src-wildcard,*.tely)
16 EXTRA_DIST_FILES += $(call src-wildcard,*.itely)
17
18