X-Git-Url: https://git.lukelau.me/?a=blobdiff_plain;f=assignment-3%2FMakefile;h=2a49d7b24bb33383ca6e18a5d354244e7ffb7d75;hb=b472351f3c80cec8c7e9ec30cb4c113c947c0ff7;hp=d8f5235a3519e6ea4ef5a1f376ce75cbaf8243dd;hpb=b64cd5a5ec09e6f051583371045ef7080c69b776;p=opengl.git diff --git a/assignment-3/Makefile b/assignment-3/Makefile index d8f5235..2a49d7b 100644 --- a/assignment-3/Makefile +++ b/assignment-3/Makefile @@ -1,3 +1,4 @@ all: report.pdf %.pdf: %.latex pdflatex -shell-escape $< + pdflatex -shell-escape $<