diff options
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/40-eigenwerte/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/buch/chapters/40-eigenwerte/Makefile.inc b/buch/chapters/40-eigenwerte/Makefile.inc index f8050bf..64531c5 100644 --- a/buch/chapters/40-eigenwerte/Makefile.inc +++ b/buch/chapters/40-eigenwerte/Makefile.inc @@ -5,4 +5,7 @@ # CHAPTERFILES = $(CHAPTERFILES) \ + chapters/40-eigenwerte/numerisch.tex \ + chapters/40-eigenwerte/spektralradius.tex \ + chapters/40-eigenwerte/spektraltheorie.tex \ chapters/40-eigenwerte/chapter.tex |