aboutsummaryrefslogtreecommitdiff
path: root/doc/20201202_talk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/20201202_talk/Makefile')
-rw-r--r--doc/20201202_talk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/20201202_talk/Makefile b/doc/20201202_talk/Makefile
index c50783f2..2bf9f2ac 100644
--- a/doc/20201202_talk/Makefile
+++ b/doc/20201202_talk/Makefile
@@ -1,6 +1,6 @@
-talk.pdf: talk.tex
+talk.pdf: talk.tex img/garage_distributed.pdf img/consistent_hashing_1.pdf img/consistent_hashing_2.pdf img/consistent_hashing_3.pdf img/consistent_hashing_4.pdf
pdflatex talk.tex
-fig_%.pdf: fig_%.svg
+img/%.pdf: img/%.svg
inkscape -D -z --file=$^ --export-pdf=$@ --export-latex