From 65e8167079b9d7d3195436a78d6520ff47cf6780 Mon Sep 17 00:00:00 2001 From: Bodo Möller Date: Mon, 5 Mar 2001 20:13:37 +0000 Subject: Move ec.h to ec2.h because it is not compatible with what we will use. Add EC vaporware: change relevant Makefiles and add some empty source files. "make update". --- crypto/Makefile.ssl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/Makefile.ssl') diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl index 0097bdd28f..b034581970 100644 --- a/crypto/Makefile.ssl +++ b/crypto/Makefile.ssl @@ -28,7 +28,7 @@ LIBS= SDIRS= md2 md5 sha mdc2 hmac ripemd \ des rc2 rc4 rc5 idea bf cast \ - bn rsa dsa dh dso engine rijndael \ + bn ec rsa dsa dh dso engine rijndael \ buffer bio stack lhash rand err objects \ evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp -- cgit v1.2.3