diff options
Diffstat (limited to '')
-rw-r--r-- | doc/thesis/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/thesis/Makefile b/doc/thesis/Makefile index 8933fe7..c207a17 100644 --- a/doc/thesis/Makefile +++ b/doc/thesis/Makefile @@ -21,7 +21,8 @@ SOURCES := \ figures/tikz/qam-constellation.tex \ figures/tikz/multipath-sketch.tex \ figures/tikz/multipath-impulse-response.tex \ - figures/tikz/multipath-frequency-response-plots.tex + figures/tikz/multipath-frequency-response-plots.tex \ + figures/tikz/tapped-delay-line.tex DATA := figures/data/multipath_frequency_response.dat |