diff options
Diffstat (limited to 'security/crypto/Makefile')
| -rw-r--r-- | security/crypto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/crypto/Makefile b/security/crypto/Makefile index a9a4b6c..a1a28af 100644 --- a/security/crypto/Makefile +++ b/security/crypto/Makefile @@ -1,2 +1,2 @@ -iobj-$(CONFIG_SECURITY_CRYPTO) += pres_crypto_en.pdf -iobj-$(CONFIG_SECURITY_PKI) += pres_pki_en.pdf +obj-$(CONFIG_SECURITY_CRYPTO) += pres_crypto_en.pdf +obj-$(CONFIG_SECURITY_PKI) += pres_pki_en.pdf |
