From 0bff4f6017de929991cb8b8f3eb091d4df2cdb6f Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Wed, 27 Oct 2021 19:36:49 +0200 Subject: Block diagram for QAM modulator --- doc/thesis/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/thesis/Makefile') 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)) -- cgit v1.2.1