aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/040-rekursion
diff options
context:
space:
mode:
authorPatrik Müller <36931350+p1mueller@users.noreply.github.com>2022-05-12 18:21:49 +0200
committerGitHub <noreply@github.com>2022-05-12 18:21:49 +0200
commit26793218263b34dcc9337a5289db1e9c17a4a89c (patch)
tree5b91b0e91a3e7aad4de16a2d26c5aae95cac538b /buch/chapters/040-rekursion
parentRemove deprecated files (diff)
parentdreiecksdaten (diff)
downloadSeminarSpezielleFunktionen-26793218263b34dcc9337a5289db1e9c17a4a89c.tar.gz
SeminarSpezielleFunktionen-26793218263b34dcc9337a5289db1e9c17a4a89c.zip
Merge branch 'AndreasFMueller:master' into master
Diffstat (limited to 'buch/chapters/040-rekursion')
-rw-r--r--buch/chapters/040-rekursion/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/chapters/040-rekursion/Makefile.inc b/buch/chapters/040-rekursion/Makefile.inc
index a222b1c..cd54c80 100644
--- a/buch/chapters/040-rekursion/Makefile.inc
+++ b/buch/chapters/040-rekursion/Makefile.inc
@@ -4,7 +4,7 @@
# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
-CHAPTERFILES = $(CHAPTERFILES) \
+CHAPTERFILES += \
chapters/040-rekursion/gamma.tex \
chapters/040-rekursion/bohrmollerup.tex \
chapters/040-rekursion/integral.tex \