aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/070-orthogonalitaet
diff options
context:
space:
mode:
authorJODBaer <55744603+JODBaer@users.noreply.github.com>2022-04-27 13:18:49 +0200
committerGitHub <noreply@github.com>2022-04-27 13:18:49 +0200
commitd3227393fd60a130348e12524bcd8664e404c1ee (patch)
treec99317532d7add78e484a1a9958ef8c698132fc9 /buch/chapters/070-orthogonalitaet
parentMerge branch 'AndreasFMueller:master' into master (diff)
parentfix typos (diff)
downloadSeminarSpezielleFunktionen-d3227393fd60a130348e12524bcd8664e404c1ee.tar.gz
SeminarSpezielleFunktionen-d3227393fd60a130348e12524bcd8664e404c1ee.zip
Merge branch 'AndreasFMueller:master' into master
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 \