summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypto/Makefile
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2006-10-01 07:56:51 +0000
committersimon <simon@FreeBSD.org>2006-10-01 07:56:51 +0000
commit3673099c4c509c5441bdf334571c8dc156f6782d (patch)
tree51ca8aea43bea955ee7da48495690a4f350980e7 /secure/lib/libcrypto/Makefile
parentde193995a6a9d9e27843cce071dfa49ae516f199 (diff)
downloadFreeBSD-src-3673099c4c509c5441bdf334571c8dc156f6782d.zip
FreeBSD-src-3673099c4c509c5441bdf334571c8dc156f6782d.tar.gz
Upgrade to OpenSSL 0.9.8d.
Diffstat (limited to 'secure/lib/libcrypto/Makefile')
-rw-r--r--secure/lib/libcrypto/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 6edefc1..8bc0c6b 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -26,7 +26,8 @@ INCS= crypto.h ebcdic.h opensslv.h ossl_typ.h symhacks.h tmdiff.h \
../e_os.h ../e_os2.h
# aes
-SRCS+= aes_cbc.c aes_cfb.c aes_core.c aes_ctr.c aes_ecb.c aes_misc.c aes_ofb.c
+SRCS+= aes_cbc.c aes_cfb.c aes_core.c aes_ctr.c aes_ecb.c aes_ige.c \
+ aes_misc.c aes_ofb.c
INCS+= aes.h aes_locl.h
# asn1
OpenPOWER on IntegriCloud