X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fweb%2FGNUmakefile;h=278256fb91b4a97bcffc7ee8473002fa8d4fa9c2;hb=c0a47b91cd930053074d42363047a77b889e05f7;hp=a8e0f49e0c900f9de4de85f04268c02d4bc69740;hpb=f03e58bb0d24330204ce7c8b70904707ef07ecca;p=lilypond.git diff --git a/Documentation/web/GNUmakefile b/Documentation/web/GNUmakefile index a8e0f49e0c..278256fb91 100644 --- a/Documentation/web/GNUmakefile +++ b/Documentation/web/GNUmakefile @@ -1,4 +1,11 @@ depth = ../.. + LOCALSTEPMAKE_TEMPLATES = ly -SUBDIRS = ly-examples server + +SUBDIRS = server include $(depth)/make/stepmake.make + +#OUT_BIB_FILES = $(addprefix $(outdir)/, $(BIB_FILES)) +BIB_FILES = $(call src-wildcard,*.bib) +EXTRA_DIST_FILES += $(BIB_FILES) $(call src-wildcard,*.bst) +