X-Git-Url: https://git.lukelau.me/?a=blobdiff_plain;ds=inline;f=assignment-3%2FMakefile;h=2a49d7b24bb33383ca6e18a5d354244e7ffb7d75;hb=610bb8ddab4ec871cadfed0a0b66695b8fea41a4;hp=d8f5235a3519e6ea4ef5a1f376ce75cbaf8243dd;hpb=be8759aec179d6d7bed58732134673870c596b4f;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 $<