]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/ly-rules.make
Build: website should rely on $LILYPOND_GIT
[lilypond.git] / make / ly-rules.make
index a876b04f1864ea548e03997b35aecccbed5bbcbd..0461e1b9c696c5c71fc738eb8e36b96512f76a29 100644 (file)
@@ -40,3 +40,9 @@ $(outdir)/%.html.omf: $(outdir)/%.texi
 
 $(outdir)/%.pdf.omf: $(outdir)/%.texi
        $(call GENERATE_OMF,pdf)
+
+$(outdir)/others-did.itexi $(outdir)/we-wrote.itexi: $(outdir)/%.itexi: $(top-src-dir)/Documentation/web/%.bib $(top-src-dir)/Documentation/lily-bib.bst
+       BSTINPUTS=$(top-src-dir)/Documentation/web/ $(buildscript-dir)/bib2texi \
+               -s $(top-src-dir)/Documentation/lily-bib \
+               -o $(outdir)/$*.itexi \
+               $(top-src-dir)/Documentation/web/$*.bib