aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/kra/Makefile
diff options
context:
space:
mode:
authorJoshua Baer <joshua.baer@ost.ch>2022-08-16 10:28:39 +0200
committerJoshua Baer <joshua.baer@ost.ch>2022-08-16 10:28:39 +0200
commitf3fc1867221ab08c20cbb3f21663e89a10526dcb (patch)
tree49ca3a3a863f57f2ea69025ed493ba6f35d12c36 /buch/papers/kra/Makefile
parentsignal m draw (diff)
parentfix a typo (diff)
downloadSeminarSpezielleFunktionen-f3fc1867221ab08c20cbb3f21663e89a10526dcb.tar.gz
SeminarSpezielleFunktionen-f3fc1867221ab08c20cbb3f21663e89a10526dcb.zip
Merge branch 'master' of github.com:JODBaer/SeminarSpezielleFunktionen
Diffstat (limited to '')
-rw-r--r--buch/papers/kra/Makefile.inc11
1 files changed, 5 insertions, 6 deletions
diff --git a/buch/papers/kra/Makefile.inc b/buch/papers/kra/Makefile.inc
index f453e6e..a521e4b 100644
--- a/buch/papers/kra/Makefile.inc
+++ b/buch/papers/kra/Makefile.inc
@@ -4,11 +4,10 @@
# (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule
#
dependencies-kra = \
- papers/kra/packages.tex \
+ papers/kra/packages.tex \
papers/kra/main.tex \
- papers/kra/references.bib \
- papers/kra/teil0.tex \
- papers/kra/teil1.tex \
- papers/kra/teil2.tex \
- papers/kra/teil3.tex
+ papers/kra/references.bib \
+ papers/kra/einleitung.tex \
+ papers/kra/loesung.tex \
+ papers/kra/anwendung.tex \