aboutsummaryrefslogblamecommitdiff
path: root/doc/talks/2020-12-02_wide-team/Makefile
blob: 27dbf7880499a1bd6d916bc00c4daefc0037fa14 (plain) (tree)
1
2
3
4
5
6
                                                                                                                                                                                       

                         
                    
                                                
 
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 img/garage_tables.pdf
	pdflatex talk.tex
	
img/%.pdf: img/%.svg
	inkscape -D -z --file=$^ --export-pdf=$@