aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/Makefile
diff options
context:
space:
mode:
authorLordMcFungus <mceagle117@gmail.com>2021-03-22 18:05:11 +0100
committerGitHub <noreply@github.com>2021-03-22 18:05:11 +0100
commit76d2d77ddb2bed6b7c6b8ec56648d85da4103ab7 (patch)
tree11b2d41955ee4bfa0ae5873307c143f6b4d55d26 /buch/chapters/Makefile
parentmore chapter structure (diff)
parentadd title image (diff)
downloadSeminarMatrizen-76d2d77ddb2bed6b7c6b8ec56648d85da4103ab7.tar.gz
SeminarMatrizen-76d2d77ddb2bed6b7c6b8ec56648d85da4103ab7.zip
Merge pull request #1 from AndreasFMueller/master
update
Diffstat (limited to '')
-rw-r--r--buch/chapters/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/buch/chapters/Makefile.inc b/buch/chapters/Makefile.inc
index 8a8bb13..0d8445d 100644
--- a/buch/chapters/Makefile.inc
+++ b/buch/chapters/Makefile.inc
@@ -9,6 +9,7 @@ CHAPTERFILES = \
chapters/vorwort.tex
include chapters/00-einleitung/Makefile.inc
+include chapters/05-zahlen/Makefile.inc
include chapters/10-vektorenmatrizen/Makefile.inc
include chapters/20-polynome/Makefile.inc
include chapters/30-endlichekoerper/Makefile.inc
@@ -18,3 +19,4 @@ include chapters/60-gruppen/Makefile.inc
include chapters/70-graphen/Makefile.inc
include chapters/80-wahrscheinlichkeit/Makefile.inc
include chapters/90-crypto/Makefile.inc
+include chapters/95-homologie/Makefile.inc