summaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2004-08-14 13:38:35 +0000
committerMark Murray <markm@FreeBSD.org>2004-08-14 13:38:35 +0000
commit1f9bb6cd2551e99f570c3a36d016fc74c05bbc12 (patch)
treeb5a7aec3d73271d863f637ed2313b3bcb93b2324 /secure
parent71fd4f60dafb4cf82f0ae8c8ba514879d20d4f9e (diff)
Notes
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 81ac3c3ecb08..22c367f7a2fd 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -129,7 +129,7 @@ INCS+= ec.h
# engine
SRCS+= eng_all.c eng_cnf.c eng_ctrl.c eng_dyn.c eng_err.c eng_fat.c \
- eng_init.c eng_lib.c eng_list.c eng_openssl.c eng_pkey.c \
+ eng_init.c eng_lib.c eng_list.c eng_openssl.c eng_padlock.c eng_pkey.c \
eng_table.c hw_4758_cca.c hw_4758_cca_err.c hw_aep.c hw_aep_err.c \
hw_atalla.c hw_atalla_err.c hw_cryptodev.c hw_cswift.c \
hw_cswift_err.c hw_ncipher.c hw_ncipher_err.c hw_nuron.c \