]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/web/GNUmakefile
Build: dist fixes.
[lilypond.git] / Documentation / web / GNUmakefile
1 depth = ../..
2
3 STEPMAKE_TEMPLATES=tex documentation
4 LOCALSTEPMAKE_TEMPLATES = lilypond ly
5
6 SUBDIRS = ly-examples server
7 include $(depth)/make/stepmake.make
8
9 OUT_BIB_FILES = $(addprefix $(outdir)/, $(BIB_FILES))
10 EXTRA_DIST_FILES= $(BIB_FILES) $(call src-wildcard,*.bst)
11 BIB_FILES= $(call src-wildcard,*.bib)
12