aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/Makefile
diff options
context:
space:
mode:
authorNunigan <37363304+Nunigan@users.noreply.github.com>2021-08-10 06:37:59 +0200
committerGitHub <noreply@github.com>2021-08-10 06:37:59 +0200
commit2263a09d515f47939b6aade02454db6c4ca953ca (patch)
treebbc042b1480954a9f8649de4157451f20481fa1d /buch/papers/reedsolomon/Makefile
parentnew measurements (diff)
parentMerge branch 'master' of github.com:AndreasFMueller/SeminarMatrizen (diff)
downloadSeminarMatrizen-2263a09d515f47939b6aade02454db6c4ca953ca.tar.gz
SeminarMatrizen-2263a09d515f47939b6aade02454db6c4ca953ca.zip
Merge branch 'AndreasFMueller:master' into master
Diffstat (limited to 'buch/papers/reedsolomon/Makefile')
-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))