add crypto/ecdh

This commit is contained in:
Bodo Möller 2002-08-15 14:17:19 +00:00
parent 37f5fcf85c
commit b2be73e4e8

View File

@ -30,6 +30,7 @@ my @dirs = (
"crypto/dso",
"crypto/dh",
"crypto/ec",
"crypto/ecdh",
"crypto/ecdsa",
"crypto/buffer",
"crypto/bio",