summaryrefslogtreecommitdiff
path: root/security/crypto/Makefile
diff options
context:
space:
mode:
authorHolger Dengler <dengler@linutronix.de>2016-11-04 15:41:17 +0100
committerHolger Dengler <dengler@linutronix.de>2016-11-11 14:01:45 +0100
commit3c2306040ec03bcb58dbb0dffa0c11f9901c9302 (patch)
treef7ffd69f5bd07d0b63e6f82545ed7e949e915c7e /security/crypto/Makefile
parentc24a88ae80d8cf22e7fd4825f7a4ceaf157c1ee3 (diff)
security: Add cryptanalysis slides
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'security/crypto/Makefile')
-rw-r--r--security/crypto/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/crypto/Makefile b/security/crypto/Makefile
index eee67f3..1078f26 100644
--- a/security/crypto/Makefile
+++ b/security/crypto/Makefile
@@ -1,3 +1,4 @@
obj-$(CONFIG_SECURITY_CRYPTO) += pres_crypto_en.pdf
-obj-$(CONFIG_SECURITY_PKI) += pres_pki_en.pdf
obj-$(CONFIG_SECURITY_CRYPTO) += pres_crypto_filesystems.pdf
+obj-$(CONFIG_SECURITY_CRYPTO) += pres_cryptanalysis_en.pdf
+obj-$(CONFIG_SECURITY_PKI) += pres_pki_en.pdf