summaryrefslogtreecommitdiff
path: root/make/website.make
diff options
context:
space:
mode:
authorPhil Holmes <mail@philholmes.net>2011-02-26 04:56:00 +0000
committerGraham Percival <graham@percival-music.ca>2011-02-26 04:58:01 +0000
commiteaa4f865b66ffe5a801a843aadda3c96b668919d (patch)
tree0e78abc5b0e25317a51b9c54385120f7dd0ca14f /make/website.make
parent279e858502f36eb2653984fd5f51cecbb7eeb9dc (diff)
Simplify bibliography system.
This patch contains some makefile work by Graham, but it's not worth trying to separate it into two separate patches.
Diffstat (limited to 'make/website.make')
-rw-r--r--make/website.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/website.make b/make/website.make
index 0f1d10849a..e05aa8ff9d 100644
--- a/make/website.make
+++ b/make/website.make
@@ -86,10 +86,12 @@ website-xrefs: website-version
website-bibs: website-version
BSTINPUTS=$(top-src-dir)/Documentation/web \
$(WEB_BIBS) -s web \
+ -s $(top-src-dir)/Documentation/lily-bib \
-o $(OUT)/others-did.itexi \
$(top-src-dir)/Documentation/web/others-did.bib
BSTINPUTS=$(top-src-dir)/Documentation/web \
$(WEB_BIBS) -s web \
+ -s $(top-src-dir)/Documentation/lily-bib \
-o $(OUT)/we-wrote.itexi \
$(top-src-dir)/Documentation/web/we-wrote.bib