--typo
[documents.git] / statuten / Makefile
index 6fdeec5..f28fe88 100644 (file)
@@ -1,14 +1,15 @@
 main.pdf: *.tex
        make clean
        pdflatex main
+       pdflatex main
 
 show: main.pdf
        killall evince || true
        #sleep 1
-       (setsid  gnome-open $< 2>/dev/null >/dev/null & )
+       (setsid  evince $< 2>/dev/null >/dev/null & )
        sleep 5
 
 clean :        
        @rm -f *.aux *.bbl *.blg *.log *.dvi *.pdf \
-       *.idx *.ilg *.ind *.toc *.lot *.lof 
+       *.idx *.ilg *.ind *.toc *.lot *.lof *.out