]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/GNUmakefile
release: 1.0.4
[lilypond.git] / Documentation / GNUmakefile
1 # Documentation/Makefile
2
3 depth = ..
4
5 NAME = documentation
6 SUBDIRS=man tex pictures topdocs ntweb
7 STEPMAKE_TEMPLATES=documentation 
8 README_TOP_FILES=NEWS DEDICATION TODO ANNOUNCE-0.1
9
10 EXTRA_DIST_FILES = gnu-music-history TODO 
11
12 BLURBS=BLURB COPERTINA FLAPTEKST
13 OUTTEXINFO_FILES = $(outdir)/topinfo.texinfo $(outdir)/mutopia.texinfo
14
15 include $(depth)/make/stepmake.make 
16
17 default: do-doc
18
19 # INFO_FILES = $(outdir)/$(package).info
20
21 texinfo: $(OUTTEXINFO_FILES)
22