kleinere korrekturen
[seminar-bachelor.git] / Makefile
index f24a2f0..0dcf450 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,8 @@
 all: 
        pdflatex ausarbeitung.tex
+       bibtex ausarbeitung.aux
+       pdflatex ausarbeitung.tex
+       evince ausarbeitung.pdf
 
 clean:
        rm -f *.bbl *.blg *.pdf *.log *.aux
This page took 0.022687 seconds and 4 git commands to generate.