summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2004-06-19 13:15:35 +0000
committerBen Laurie <ben@openssl.org>2004-06-19 13:15:35 +0000
commitb5e4469150f5df037695d0d57ef9af6ff85b4fdd (patch)
treed833644a9c77fc56eab337bda4281ba3ce94f025 /Makefile.org
parent3e00d6c4bb739f3175f0f8997f9142d769918b11 (diff)
The version that was actually submitted for FIPS testing.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index 1527ca45e2..b8ea8096af 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -186,7 +186,7 @@ SDIRS= objects \
buffer bio stack lhash rand err \
evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5
-FDIRS= sha1 rand des aes dsa rsa
+FDIRS= sha1 rand des aes dsa rsa dh
# tests to perform. "alltests" is a special word indicating that all tests
# should be performed.