aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/95-homologie/images/Makefile
diff options
context:
space:
mode:
authorReto Fritsche <reto.fritsche@ost.ch>2021-08-09 23:18:14 +0200
committerReto Fritsche <reto.fritsche@ost.ch>2021-08-09 23:18:14 +0200
commit5a229fced6ee10f25060e190c0b08bba048a7617 (patch)
tree592f07a72dc67d12135564d2497f1b3649fe78eb /buch/chapters/95-homologie/images/Makefile
parentscratch ready (diff)
parentMerge branch 'master' of github.com:AndreasFMueller/SeminarMatrizen (diff)
downloadSeminarMatrizen-5a229fced6ee10f25060e190c0b08bba048a7617.tar.gz
SeminarMatrizen-5a229fced6ee10f25060e190c0b08bba048a7617.zip
Merge remote-tracking branch 'upstream/master' into mceliece
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
+