aboutsummaryrefslogtreecommitdiff
path: root/doc/talks/2021-09-13-ngi-kickoff/Makefile
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-09-12 13:37:33 +0200
committerAlex Auvolat <alex@adnab.me>2021-09-12 13:37:33 +0200
commitdf345e37db28792d0355dff8f9e730ec51f96682 (patch)
tree6691c97ad38928893dac6b1f2f412d0ac2d9f690 /doc/talks/2021-09-13-ngi-kickoff/Makefile
parent740b863750bb2445ac40b3e5b8c6c3cbc2488b42 (diff)
downloadgarage-df345e37db28792d0355dff8f9e730ec51f96682.tar.gz
garage-df345e37db28792d0355dff8f9e730ec51f96682.zip
Add sticker and NGI kickoff talk
Diffstat (limited to 'doc/talks/2021-09-13-ngi-kickoff/Makefile')
-rw-r--r--doc/talks/2021-09-13-ngi-kickoff/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/talks/2021-09-13-ngi-kickoff/Makefile b/doc/talks/2021-09-13-ngi-kickoff/Makefile
new file mode 100644
index 00000000..8df2258b
--- /dev/null
+++ b/doc/talks/2021-09-13-ngi-kickoff/Makefile
@@ -0,0 +1,3 @@
+talk.pdf: talk.tex
+ pdflatex talk.tex
+