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