aboutsummaryrefslogtreecommitdiffstats
path: root/doc/thesis/Makefile
diff options
context:
space:
mode:
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 31ceec8..b9b6d9c 100644
--- a/doc/thesis/Makefile
+++ b/doc/thesis/Makefile
@@ -15,7 +15,8 @@ SOURCES := \
chapters/conclusions.tex \
\
figures/tikz/overview.tex \
- figures/tikz/qpks-constellation.tex
+ figures/tikz/qpks-constellation.tex \
+ figures/tikz/qam-modulator.tex
# Get the main file from the file
MAIN := $(shell sed -ne 's/^.*\!TeX root =\(.*\)$$/\1/ p' $(SOURCES))