From f0325a451f6ffbd3aa7e63833e0693b311f7abfd Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Sun, 31 Oct 2021 20:49:44 +0100 Subject: Start doc on fading channels --- doc/thesis/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/thesis/Makefile') diff --git a/doc/thesis/Makefile b/doc/thesis/Makefile index e0690ba..d5f02ab 100644 --- a/doc/thesis/Makefile +++ b/doc/thesis/Makefile @@ -18,7 +18,9 @@ SOURCES := \ figures/tikz/overview.tex \ figures/tikz/psk-constellation.tex \ figures/tikz/qam-modulator.tex \ - figures/tikz/qam-constellation.tex + figures/tikz/qam-constellation.tex \ + figures/tikz/multipath-sketch.tex \ + figures/tikz/multipath-impulse-response.tex # Get the main file from the file MAIN := $(shell sed -ne 's/^.*\!TeX root =\(.*\)$$/\1/ p' $(SOURCES)) -- cgit v1.2.1