aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/Makefile
diff options
context:
space:
mode:
authorNao Pross <np@0hm.ch>2021-10-20 17:24:16 +0200
committerNao Pross <np@0hm.ch>2021-10-20 17:24:16 +0200
commit1201fe57186a767c514615bb13b38e5fb9911f08 (patch)
tree55b27de2fba7796056e17912e5179d67e3d6f230 /doc/thesis/Makefile
parentAdd biblatextex doc link to bib file (diff)
downloadFading-1201fe57186a767c514615bb13b38e5fb9911f08.tar.gz
Fading-1201fe57186a767c514615bb13b38e5fb9911f08.zip
Typos in theory, remove QAM, start QPSK picture
Diffstat (limited to 'doc/thesis/Makefile')
-rw-r--r--doc/thesis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/thesis/Makefile b/doc/thesis/Makefile
index fb4f88d..31ceec8 100644
--- a/doc/thesis/Makefile
+++ b/doc/thesis/Makefile
@@ -14,7 +14,8 @@ SOURCES := \
chapters/implementation.tex \
chapters/conclusions.tex \
\
- figures/tikz/overview.tex
+ figures/tikz/overview.tex \
+ figures/tikz/qpks-constellation.tex
# Get the main file from the file
MAIN := $(shell sed -ne 's/^.*\!TeX root =\(.*\)$$/\1/ p' $(SOURCES))