From c6b4485c221dc654408fcff7e4468f7898ab6368 Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Sun, 8 May 2016 11:26:34 +0200 Subject: sec: Add cryptofs slides Signed-off-by: Holger Dengler --- security/crypto/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/crypto/Makefile') diff --git a/security/crypto/Makefile b/security/crypto/Makefile index a1a28af..eee67f3 100644 --- a/security/crypto/Makefile +++ b/security/crypto/Makefile @@ -1,2 +1,3 @@ obj-$(CONFIG_SECURITY_CRYPTO) += pres_crypto_en.pdf obj-$(CONFIG_SECURITY_PKI) += pres_pki_en.pdf +obj-$(CONFIG_SECURITY_CRYPTO) += pres_crypto_filesystems.pdf -- cgit v1.2.3