summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-11 20:58:25 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-11 20:58:25 +0100
commit6057feb2544abd86131adaf2ac4eeca2f1a926bb (patch)
treeb025543a6a1a14be56a922938610add2c69df164 /Makefile
parent28256833310c6fe14280c246a096f9dd45d20abd (diff)
downloadoopsla21_fvhls-6057feb2544abd86131adaf2ac4eeca2f1a926bb.tar.gz
oopsla21_fvhls-6057feb2544abd86131adaf2ac4eeca2f1a926bb.zip
Add city and description
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c2174fa..096e62d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
all:
- latexmk -lualatex -pdf -shell-escape main.tex
+ latexmk -lualatex -shell-escape main.tex
.PHONY: all clean