From: hanwen Date: Fri, 31 Mar 2006 10:04:08 +0000 (+0000) Subject: ($(outdir)/%.html): set X-Git-Tag: release/2.8.2~9^2~133 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ed4c22aea3ff0f8373b6bf7ff6ee66697c05f189;p=lilypond.git ($(outdir)/%.html): set BSTINPUTS. --- diff --git a/Documentation/bibliography/GNUmakefile b/Documentation/bibliography/GNUmakefile index b1333668ce..4a7bab0111 100644 --- a/Documentation/bibliography/GNUmakefile +++ b/Documentation/bibliography/GNUmakefile @@ -3,8 +3,8 @@ depth=../.. OUT_BIB_FILES = $(addprefix $(outdir)/, $(BIB_FILES)) -BIB_FILES= $(wildcard *.bib) -EXTRA_DIST_FILES= $(BIB_FILES) $(wildcard *.bst) +EXTRA_DIST_FILES= $(BIB_FILES) $(call src-wildcard,*.bst) +BIB_FILES= $(call src-wildcard,*.bib) STEPMAKE_TEMPLATES=tex documentation LOCALSTEPMAKE_TEMPLATES=lilypond ly