aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/95-homologie/images/Makefile
diff options
context:
space:
mode:
authorNunigan <michael.schmid2@ost.ch>2021-07-31 12:39:37 +0200
committerNunigan <michael.schmid2@ost.ch>2021-07-31 12:39:37 +0200
commit36d594e1694bce2d69b88667c249f5028fdf22a2 (patch)
tree2f20e014a5e7ca28caa343643be49956b43f1145 /buch/chapters/95-homologie/images/Makefile
parentadded corrections from prof mueller (diff)
parentMerge pull request #58 from Kuehnee/master (diff)
downloadSeminarMatrizen-36d594e1694bce2d69b88667c249f5028fdf22a2.tar.gz
SeminarMatrizen-36d594e1694bce2d69b88667c249f5028fdf22a2.zip
Merge branch 'master' of https://github.com/AndreasFMueller/SeminarMatrizen
Diffstat (limited to 'buch/chapters/95-homologie/images/Makefile')
-rw-r--r--buch/chapters/95-homologie/images/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/buch/chapters/95-homologie/images/Makefile b/buch/chapters/95-homologie/images/Makefile
index 82f1285..ac964ff 100644
--- a/buch/chapters/95-homologie/images/Makefile
+++ b/buch/chapters/95-homologie/images/Makefile
@@ -3,8 +3,11 @@
#
# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
-all: dreieck.pdf
+all: dreieck.pdf polyeder.pdf
dreieck.pdf: dreieck.tex
pdflatex dreieck.tex
+polyeder.pdf: polyeder.tex
+ pdflatex polyeder.tex
+