diff --git a/Makefile b/Makefile index 9b0537d..1efe2a3 100644 --- a/Makefile +++ b/Makefile @@ -4,10 +4,10 @@ all: vlna prace.pdf sighup # LaTeX je potreba spustit nekolikrat, aby spravne spocital odkazy prace.pdf: prace.tex $(wildcard *.tex) literatura.bib prace.xmpdata - pdfcslatex $< + pdflatex $< bibtex prace - pdfcslatex $< - pdfcslatex $< + pdflatex $< + pdflatex $< vlna: $(wildcard *.tex) -vlna -l $^