]> git.donarmstrong.com Git - lilypond.git/commitdiff
($(outdir)/%.html): set
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 31 Mar 2006 10:02:31 +0000 (10:02 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 31 Mar 2006 10:02:31 +0000 (10:02 +0000)
BSTINPUTS

Documentation/bibliography/GNUmakefile

index a9bbdc383d995c0a898029758b30ce1267500aaf..054778462057d32bf7a88a1fc557299e6b352ab5 100644 (file)
@@ -3,8 +3,8 @@
 depth=../..
 
 OUT_BIB_FILES = $(addprefix $(outdir)/, $(BIB_FILES))
-BIB_FILES= $(wildcard *.bib)
-EXTRA_DIST_FILES= $(BIB_FILES) $(wildcard *.bst)
+BIB_FILES= $(call src-wildcard,*.bib)
+EXTRA_DIST_FILES= $(BIB_FILES) $(call src-wildcard,*.bst)
 
 STEPMAKE_TEMPLATES=tex documentation
 LOCALSTEPMAKE_TEMPLATES=lilypond ly
@@ -27,7 +27,7 @@ $(outdir)/%.bib: %.bib
        ln -f $< $@
 
 $(outdir)/%.html: %.bib
-       $(PYTHON) $(depth)/buildscripts/bib2html.py -o $@ $<
+       BSTINPUTS=$(src-dir) $(PYTHON) $(depth)/buildscripts/bib2html.py -o $@ $<
 
 local-clean:
        rm -f fonts.aux fonts.log feta*.tfm feta*.*pk