chiark / gitweb /
wip
[talk-2019-ghm-rust.git] / Makefile
index 9b003293b61acfc602a4c3115e2a7217ec8422ab..cd726bf5676d585db61602d41cca9f9a7d9847d1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,9 @@ SLIDES+= bck-lifetimes
 SLIDES+= macros
 SLIDES+= cargo
 
+# F
+SLIDES+= conclusion
+
 SLIDEFILES=$(addsuffix .ps, $(SLIDES))
 
 o= >$@.new && mv -f $@.new $@