diff --git a/Makefile b/Makefile index f30b919..0049924 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ target: + pdflatex thesis.tex clean: rm -f *.aux *.lof *.log *.fls *.out *.toc *.fmt *.fot *.cb *.cb2 .*.lb *.ist *.dvi *.xdv *.run.xml *.bcf *.blg *.acr *.glg *.bbl *.glsdefs *.acn *.glo *.lot *.alg