aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/Makefile
diff options
context:
space:
mode:
authorJODBaer <JODBaer@github.com>2021-08-09 13:45:45 +0200
committerJODBaer <JODBaer@github.com>2021-08-09 13:45:45 +0200
commitf54db89a60364ccec5822ab025d2caadb52def8c (patch)
tree1395399547294eef75bd302bd33be59b1be899cb /buch/papers/reedsolomon/Makefile
parentMerge remote-tracking branch 'upstream/master' into Baer (diff)
downloadSeminarMatrizen-f54db89a60364ccec5822ab025d2caadb52def8c.tar.gz
SeminarMatrizen-f54db89a60364ccec5822ab025d2caadb52def8c.zip
feinheiten
Diffstat (limited to '')
-rw-r--r--buch/papers/reedsolomon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/papers/reedsolomon/Makefile b/buch/papers/reedsolomon/Makefile
index 25fd98b..4be963e 100644
--- a/buch/papers/reedsolomon/Makefile
+++ b/buch/papers/reedsolomon/Makefile
@@ -24,7 +24,7 @@ SOURCES := \
TIKZFIGURES := \
tikz/polynom2.tex \
- tikz/plotfft.tex
+ tikz/fourier.tex
FIGURES := $(patsubst tikz/%.tex, figures/%.pdf, $(TIKZFIGURES))