aboutsummaryrefslogtreecommitdiffstats
path: root/vorlesungen/slides/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-03-02 14:37:55 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2021-03-02 14:37:55 +0100
commit6c0c557cc85dd8617505687176b0826d4f81fa2e (patch)
tree94b3c47dfc5083161e36bed0db38300c129a081e /vorlesungen/slides/Makefile
parenttypos (diff)
downloadSeminarMatrizen-6c0c557cc85dd8617505687176b0826d4f81fa2e.tar.gz
SeminarMatrizen-6c0c557cc85dd8617505687176b0826d4f81fa2e.zip
new presentation for spectral theory
Diffstat (limited to '')
-rw-r--r--vorlesungen/slides/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vorlesungen/slides/Makefile.inc b/vorlesungen/slides/Makefile.inc
index 61dc3c6..441589b 100644
--- a/vorlesungen/slides/Makefile.inc
+++ b/vorlesungen/slides/Makefile.inc
@@ -7,6 +7,7 @@ include ../slides/0/Makefile.inc
include ../slides/1/Makefile.inc
include ../slides/3/Makefile.inc
include ../slides/4/Makefile.inc
+include ../slides/5/Makefile.inc
slides = \
$(chapter0) $(chapter1) $(chapter3) $(chapter4)