aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/110-elliptisch/images/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'buch/chapters/110-elliptisch/images/Makefile')
-rw-r--r--buch/chapters/110-elliptisch/images/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/buch/chapters/110-elliptisch/images/Makefile b/buch/chapters/110-elliptisch/images/Makefile
index 931564b..5749ae0 100644
--- a/buch/chapters/110-elliptisch/images/Makefile
+++ b/buch/chapters/110-elliptisch/images/Makefile
@@ -4,7 +4,7 @@
# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
all: lemniskate.pdf ellipsenumfang.pdf unvollstaendig.pdf rechteck.pdf \
- ellipse.pdf
+ ellipse.pdf pendel.pdf
lemniskate.pdf: lemniskate.tex
pdflatex lemniskate.tex
@@ -33,4 +33,6 @@ unvollpath.tex: unvollstaendig.m
ellipse.pdf: ellipse.tex
pdflatex ellipse.tex
+pendel.pdf: pendel.tex
+ pdflatex pendel.tex