fixed evince
author<mako@atdot.cc> <>
Fri, 17 Oct 2008 00:07:47 +0000 (20:07 -0400)
committer<mako@atdot.cc> <>
Fri, 17 Oct 2008 00:07:47 +0000 (20:07 -0400)
Makefile

index 3edf5085dff8c8997d110b53153294b1a177f1e4..aecabff3e32bc9ac9c22976ad91935530f1fdf4c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ clean:
        rm -f figures/*.pdf
 
 viewpdf: all
        rm -f figures/*.pdf
 
 viewpdf: all
-       evince text.pdf
+       evince *.pdf
 
 spell:
        aspell -c -t --tex-check-comments -b text.tex
 
 spell:
        aspell -c -t --tex-check-comments -b text.tex

Benjamin Mako Hill || Want to submit a patch?