summaryrefslogtreecommitdiff
path: root/makepdf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makepdf.sh')
-rwxr-xr-xmakepdf.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/makepdf.sh b/makepdf.sh
index 0e2a8f2..b64c85c 100755
--- a/makepdf.sh
+++ b/makepdf.sh
@@ -1,6 +1,7 @@
#!/bin/sh
SPECDOC=${SPECDOC:-virtio-v1.0-csd01}
+./make-setup-generated.sh "$SPECDOC"
rm $SPECDOC.aux $SPECDOC.pdf
xelatex --jobname $SPECDOC virtio.tex