diff --git a/Makefile b/Makefile index ae1a12a..f521d6f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: examples -CC = xelatex +CC = latexmk -xelatex EXAMPLES_DIR = examples RESUME_DIR = examples/resume CV_DIR = examples/cv