From d042357d4abba1b2c6a6e1e66a7d764b3fe5c9f2 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Thu, 28 Oct 2021 00:33:05 +0200 Subject: Typos and add constellation diagrams --- doc/thesis/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/thesis/Makefile') 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)) -- cgit v1.2.1