X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=cc266dbfd2c76fb26a12750460bdf4fc7dd99423;hp=56bb33d69525fb0294df290b181243dc6fa74210;hb=443f496619d5827ed62ab70725f6621ac18a4398;hpb=8b116f969b8cd1d1365f7c6551a1ee17ccee970c diff --git a/Makefile b/Makefile index 56bb33d..cc266db 100644 --- a/Makefile +++ b/Makefile @@ -23,6 +23,7 @@ FAKEROOT=`[ -x /usr/bin/fakeroot ] && echo /usr/bin/fakeroot` $(LATEX) $< %.dvi: %.sty %.dtx %.ind + [ ! -f $*.bib ] || bibtex $*.aux $(LATEX) $*.dtx $(LATEX) $*.dtx