diff options
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/buch/chapters/Makefile.inc b/buch/chapters/Makefile.inc index dcd6c61..8a8bb13 100644 --- a/buch/chapters/Makefile.inc +++ b/buch/chapters/Makefile.inc @@ -15,3 +15,6 @@ include chapters/30-endlichekoerper/Makefile.inc include chapters/40-eigenwerte/Makefile.inc include chapters/50-permutationen/Makefile.inc include chapters/60-gruppen/Makefile.inc +include chapters/70-graphen/Makefile.inc +include chapters/80-wahrscheinlichkeit/Makefile.inc +include chapters/90-crypto/Makefile.inc |