Explained nocite
[latex-mlastyle.git] / Makefile
index 56bb33d69525fb0294df290b181243dc6fa74210..9ac3430c32a552cb95c565016d19d5b61a760806 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ FAKEROOT=`[ -x /usr/bin/fakeroot ] && echo /usr/bin/fakeroot`
 %.ind: %.idx
        $(MAKEINDEX) -s gglo.ist -o $*.gls $*.glo
        $(MAKEINDEX) -s gind.ist -o $*.ind $*.idx
+       [ ! -f $*.bib ] || bibtex $*.aux
 
 %.idx: %.dtx
        $(LATEX) $<