From: Han-Wen Nienhuys Date: Fri, 31 Mar 2006 10:04:08 +0000 (+0000) Subject: ($(outdir)/%.html): set X-Git-Tag: release/2.9.2~16 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=635104ddf9d6f82c57f9d751d678ad697396ec1c;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