one more occurrence of bibtex

This commit is contained in:
Michael Kohlhase 2019-12-22 06:40:12 +01:00
parent f9313181e8
commit cabe3abadf
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ cd: # make cd will prepare CD for bu
bbl: $(BBL)
$(BBL): %.bbl: %.aux
bibtex -min-crossrefs=100 -terse $<
biber -min-crossrefs=100 -terse $<
$(PDATA): %.pdata: %.tex
$(PDFLATEX) $<