Synced with the bibliography branch.
[latex_mako] / Makefile
index 9aefb24158c900db3ab09e6e70c03ab0c7ead393..e2c566a88cf81555395ec2748e6b3b4e5424177c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,6 @@ all: dvi
 dvi: text.tex
        cp text.tex backup.tex
        latex text.tex
-       bibtex text 
        latex text.tex
        latex text.tex
 

Benjamin Mako Hill || Want to submit a patch?