From 84ad8c9f3a481aa433cdbef7d10487bd665a5c07 Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Sun, 8 May 2016 17:10:41 +0200 Subject: sec: Add multiprocess slides Signed-off-by: Holger Dengler --- security/advanced/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/advanced/Makefile') diff --git a/security/advanced/Makefile b/security/advanced/Makefile index 9c1bb83..cae6550 100644 --- a/security/advanced/Makefile +++ b/security/advanced/Makefile @@ -1,3 +1,4 @@ obj-$(CONFIG_SECURITY_ADV) += pres_advanced_sec.pdf obj-$(CONFIG_SECURITY_ADV) += pres_capability.pdf obj-$(CONFIG_SECURITY_ADV) += pres_exploit.pdf +obj-$(CONFIG_SECURITY_ADV) += pres_process_thread.pdf -- cgit v1.2.3