diff options
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/chapters/Makefile.inc b/buch/chapters/Makefile.inc index 4d1b373..438e1ea 100644 --- a/buch/chapters/Makefile.inc +++ b/buch/chapters/Makefile.inc @@ -8,7 +8,7 @@ CHAPTERFILES = \ chapters/part1.tex \ chapters/vorwort.tex -#include chapters/00-einleitung/Makefile.inc +include chapters/00-einleitung/Makefile.inc #include chapters/05-zahlen/Makefile.inc #include chapters/10-vektorenmatrizen/Makefile.inc #include chapters/20-polynome/Makefile.inc |