diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2022-03-07 07:01:09 +0100 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2022-03-07 07:01:09 +0100 |
commit | 65b87e68461798469998bc1a9d280e22f33244d3 (patch) | |
tree | c1bb43f38edc7ce8df643c13381f1d4bff249314 /buch/papers/nav/Makefile | |
parent | fix wrong paper short name (diff) | |
download | SeminarSpezielleFunktionen-65b87e68461798469998bc1a9d280e22f33244d3.tar.gz SeminarSpezielleFunktionen-65b87e68461798469998bc1a9d280e22f33244d3.zip |
add missing paper
Diffstat (limited to 'buch/papers/nav/Makefile')
-rw-r--r-- | buch/papers/nav/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/buch/papers/nav/Makefile b/buch/papers/nav/Makefile new file mode 100644 index 0000000..be34b6e --- /dev/null +++ b/buch/papers/nav/Makefile @@ -0,0 +1,9 @@ +# +# Makefile -- make file for the paper nav +# +# (c) 2020 Prof Dr Andreas Mueller +# + +images: + @echo "no images to be created in nav" + |