diff options
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/buch/chapters/Makefile.inc b/buch/chapters/Makefile.inc index 9a452e0..fc769c8 100644 --- a/buch/chapters/Makefile.inc +++ b/buch/chapters/Makefile.inc @@ -14,5 +14,6 @@ include chapters/020-exponential/Makefile.inc include chapters/030-geometrie/Makefile.inc include chapters/040-rekursion/Makefile.inc include chapters/060-integral/Makefile.inc +include chapters/070-orthogonalitaet/Makefile.inc include chapters/080-funktionentheorie/Makefile.inc |