diff options
Diffstat (limited to 'buch/papers/sturmliouville')
-rw-r--r-- | buch/papers/sturmliouville/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/buch/papers/sturmliouville/Makefile b/buch/papers/sturmliouville/Makefile index 23214a2..8d3e0af 100644 --- a/buch/papers/sturmliouville/Makefile +++ b/buch/papers/sturmliouville/Makefile @@ -6,9 +6,8 @@ SOURCES := \ einleitung.tex\ - teil1.tex \ - teil2.tex \ - teil3.tex \ + eigenschaften.tex \ + beispiele.tex \ main.tex #TIKZFIGURES := \ |