aboutsummaryrefslogtreecommitdiffstats
path: root/buch/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-12-09 08:49:04 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2021-12-09 08:49:04 +0100
commite96c7829b2997b266d326d056e14a912ddc5de30 (patch)
treedc586005b76450b997cdd32469cd6b3fe1c326eb /buch/Makefile
parentcomplete diff problems (diff)
downloadSeminarSpezielleFunktionen-e96c7829b2997b266d326d056e14a912ddc5de30.tar.gz
SeminarSpezielleFunktionen-e96c7829b2997b266d326d056e14a912ddc5de30.zip
add errata file
Diffstat (limited to 'buch/Makefile')
-rwxr-xr-xbuch/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/buch/Makefile b/buch/Makefile
index 0428080..3f2515f 100755
--- a/buch/Makefile
+++ b/buch/Makefile
@@ -48,3 +48,9 @@ test2.pdf: common/test-common.tex common/test1.tex aufgaben2.tex
test3.pdf: common/test-common.tex common/test1.tex aufgaben3.tex
pdflatex common/test3.tex
+#
+# Errata
+#
+errata.pdf: errata.tex
+ pdflatex errata.tex
+