aboutsummaryrefslogtreecommitdiff
path: root/philhl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--philhl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/philhl/Makefile b/philhl/Makefile
index f407aba..8ef0deb 100644
--- a/philhl/Makefile
+++ b/philhl/Makefile
@@ -2,5 +2,7 @@
all: notes.pdf
%.pdf: %.tex
+ mkdir -p ../build
lualatex -interaction=nonstopmode $<
lualatex -interaction=nonstopmode $<
+ install $@ ../build