aboutsummaryrefslogtreecommitdiffstats
path: root/cover/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cover/Makefile')
-rw-r--r--cover/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/cover/Makefile b/cover/Makefile
index 76ae56f..6f682dc 100644
--- a/cover/Makefile
+++ b/cover/Makefile
@@ -3,9 +3,12 @@
#
# (c) 2018 Prof Dr Andreas Müller, Hochschule Rapperswil
#
-all: buchcover.png front.pdf back.pdf
+all: matrix.pdf buchcover.png front.pdf back.pdf
-buchcover.pdf: buchcover.tex
+matrix.pdf: matrix.tex
+ pdflatex matrix.tex
+
+buchcover.pdf: buchcover.tex matrix.pdf
pdflatex buchcover.tex
buchcover.png: buchcover.pdf Makefile