summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 68f40cc..c7c115d 100644
--- a/Makefile
+++ b/Makefile
@@ -44,9 +44,7 @@ A5:
rm -f ${PRE}$@.aux ${PRE}$@.log
A6:
- xelatex -halt-on-error -jobname=${PRE}$@ a6/exercise.tex
- xelatex -halt-on-error -jobname=${PRE}$@ a6/exercise.tex
- rm -f ${PRE}$@.aux ${PRE}$@.log
+ make -C a6 ${PRE}$@.pdf
Tour3_Log:
xelatex -halt-on-error -jobname=${PRE}$@ tour3_log/tour3_log.tex