aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/070-orthogonalitaet
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-04-24 15:35:47 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2022-04-24 15:35:47 +0200
commitf9842b34a2b78bc340b861cc57aa29ccfbb13fd1 (patch)
treee49d635641c2c8d6cbcd4f1cc46eeb399dcd78d1 /buch/chapters/070-orthogonalitaet
parentadd lecture notes for session 5 (diff)
downloadSeminarSpezielleFunktionen-f9842b34a2b78bc340b861cc57aa29ccfbb13fd1.tar.gz
SeminarSpezielleFunktionen-f9842b34a2b78bc340b861cc57aa29ccfbb13fd1.zip
Makefile fixes, lecture notes week 8
Diffstat (limited to 'buch/chapters/070-orthogonalitaet')
-rw-r--r--buch/chapters/070-orthogonalitaet/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/chapters/070-orthogonalitaet/Makefile.inc b/buch/chapters/070-orthogonalitaet/Makefile.inc
index 286ab2e..8f58489 100644
--- a/buch/chapters/070-orthogonalitaet/Makefile.inc
+++ b/buch/chapters/070-orthogonalitaet/Makefile.inc
@@ -4,7 +4,7 @@
# (c) 2022 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
-CHAPTERFILES = $(CHAPTERFILES) \
+CHAPTERFILES += \
chapters/070-orthogonalitaet/orthogonal.tex \
chapters/070-orthogonalitaet/rekursion.tex \
chapters/070-orthogonalitaet/rodrigues.tex \