X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=blobdiff_plain;f=Makefile;h=cc266dbfd2c76fb26a12750460bdf4fc7dd99423;hp=56bb33d69525fb0294df290b181243dc6fa74210;hb=4beadde71f22195c523bfebfecea88f63a60d035;hpb=4b2c954b6af07df8b3f5ea1e21076356e0c44237 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