Replaced blank text with pangram.
[latex_mako] / Makefile
index e2c566a88cf81555395ec2748e6b3b4e5424177c..9aefb24158c900db3ab09e6e70c03ab0c7ead393 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,7 @@ 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?