From: daniel watson Date: Sat, 20 Jun 2020 00:57:01 +0000 (-0700) Subject: (no commit message) X-Git-Url: http://challenge-bot.com/repos/?a=commitdiff_plain;h=refs%2Fremotes%2Forigin%2Fmaster;p=ozzloy%40gmail.com%2Fcv --- diff --git a/makefile b/makefile index ca0b485..66db5aa 100644 --- a/makefile +++ b/makefile @@ -5,6 +5,9 @@ autobuild: pdf:daniel_watson_cv_one_page.pdf makefile +daniel_watson_cover_letter.pdf:daniel_watson_cover_letter.tex + latexmk -pdf $? + daniel_watson_cv.pdf:daniel_watson_cv.tex latexmk -pdf $?