]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/web/GNUmakefile
278256fb91b4a97bcffc7ee8473002fa8d4fa9c2
[lilypond.git] / Documentation / web / GNUmakefile
1 depth = ../..
2
3 LOCALSTEPMAKE_TEMPLATES = ly
4
5 SUBDIRS = server
6 include $(depth)/make/stepmake.make
7
8 #OUT_BIB_FILES = $(addprefix $(outdir)/, $(BIB_FILES))
9 BIB_FILES = $(call src-wildcard,*.bib)
10 EXTRA_DIST_FILES += $(BIB_FILES) $(call src-wildcard,*.bst)
11