aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/thesis/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/thesis/Makefile b/doc/thesis/Makefile
index b9b6d9c..7095689 100644
--- a/doc/thesis/Makefile
+++ b/doc/thesis/Makefile
@@ -15,8 +15,9 @@ SOURCES := \
chapters/conclusions.tex \
\
figures/tikz/overview.tex \
- figures/tikz/qpks-constellation.tex \
- figures/tikz/qam-modulator.tex
+ figures/tikz/qpsk-constellation.tex \
+ figures/tikz/qam-modulator.tex \
+ figures/tikz/qam-constellation.tex
# Get the main file from the file
MAIN := $(shell sed -ne 's/^.*\!TeX root =\(.*\)$$/\1/ p' $(SOURCES))