From dcfe9f3653a2e23673cf00026c043ad89007f798 Mon Sep 17 00:00:00 2001 From: beck <> Date: Fri, 15 Dec 2000 03:15:01 +0000 Subject: openssl-engine 0.9.6 merge Note that the library changes will mean that you will need to blow away /usr/obj/lib/libssl if you are building, or things will probably get mucked up. --- src/usr.sbin/openssl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/usr.sbin/openssl/Makefile b/src/usr.sbin/openssl/Makefile index 804114bf3d..d6e11974c8 100644 --- a/src/usr.sbin/openssl/Makefile +++ b/src/usr.sbin/openssl/Makefile @@ -39,7 +39,7 @@ SRCS= verify.c asn1pars.c req.c dgst.c dh.c enc.c passwd.c gendh.c errstr.c\ x509.c genrsa.c gendsa.c s_server.c s_client.c speed.c \ s_time.c apps.c s_cb.c s_socket.c version.c sess_id.c \ app_rand.c ciphers.c nseq.c pkcs12.c pkcs8.c spkac.c smime.c \ - dhparam.c openssl.c rand.c + dhparam.c openssl.c rand.c rsautl.c .PATH: ${SSLEAY_SRC} -- cgit v1.2.3-55-g6feb