diff options
Diffstat (limited to 'security/crypto/Makefile')
| -rw-r--r-- | security/crypto/Makefile | 3 |
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 |
