aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/95-homologie/images/Makefile
diff options
context:
space:
mode:
authorJODBaer <JODBaer@github.com>2021-07-29 17:07:41 +0200
committerJODBaer <JODBaer@github.com>2021-07-29 17:07:41 +0200
commit34faa1b6e33da5ededbd0ba27797850f90729f3d (patch)
tree8e0d3a136360e801571fc7718872515979e778db /buch/chapters/95-homologie/images/Makefile
parentsave typos (diff)
parentadd polyhedra/triangulations (diff)
downloadSeminarMatrizen-34faa1b6e33da5ededbd0ba27797850f90729f3d.tar.gz
SeminarMatrizen-34faa1b6e33da5ededbd0ba27797850f90729f3d.zip
Merge remote-tracking branch 'upstream/master' into Baer
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
+