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/?p=ozzloy%40gmail.com%2Fcv;a=commitdiff_plain;h=1013e2d86165ec1bc21ff31daae153ab5b9bb235 --- 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 $?