summaryrefslogtreecommitdiff
path: root/manual/presentation.sh
diff options
context:
space:
mode:
Diffstat (limited to 'manual/presentation.sh')
-rwxr-xr-xmanual/presentation.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/presentation.sh b/manual/presentation.sh
index 530d0b8c..6719f916 100755
--- a/manual/presentation.sh
+++ b/manual/presentation.sh
@@ -27,6 +27,7 @@ PDFTEX_OPT="-shell-escape -halt-on-error"
if ! $fast_mode; then
md5sum *.aux *.snm *.nav *.toc > autoloop.old
make -C PRESENTATION_Intro
+ make -C PRESENTATION_ExSyn
fi
set -ex