diff options
author | Andreas Müller <andreas.mueller@othello.ch> | 2022-07-19 07:52:32 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@othello.ch> | 2022-07-19 07:52:32 +0200 |
commit | 36f9ca108e2cc08f68d7095b5e09b59bff90f98c (patch) | |
tree | 0a904eca8ccc38d9dc9455d17408801113690743 /buch/papers/fm | |
parent | dependencies fixed (diff) | |
download | SeminarSpezielleFunktionen-36f9ca108e2cc08f68d7095b5e09b59bff90f98c.tar.gz SeminarSpezielleFunktionen-36f9ca108e2cc08f68d7095b5e09b59bff90f98c.zip |
makefile fix
Diffstat (limited to '')
-rw-r--r-- | buch/papers/fm/Makefile.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/buch/papers/fm/Makefile.inc b/buch/papers/fm/Makefile.inc index dcdecd2..e5cd9f6 100644 --- a/buch/papers/fm/Makefile.inc +++ b/buch/papers/fm/Makefile.inc @@ -6,5 +6,9 @@ dependencies-fm = \ papers/fm/packages.tex \ papers/fm/main.tex \ + papers/fm/01_AM-FM.tex \ + papers/fm/02_frequenzyspectrum.tex \ + papers/fm/03_bessel.tex \ + papers/fm/04_fazit.tex \ papers/fm/references.bib |