aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-10-27 11:05:35 +0000
committerRichard Levitte <levitte@openssl.org>2000-10-27 11:05:35 +0000
commiteb64730b9cb6fe9cb5bfa4b0b54bf8c9193ced2b (patch)
tree0149f424193ee8b5cc38e590ba4766d829e8e2f7 /Makefile.org
parent34a1488220e7b6338d750ae5a00853c4ee89d267 (diff)
downloadopenssl-eb64730b9cb6fe9cb5bfa4b0b54bf8c9193ced2b.tar.gz
The majority of the OCSP code from CertCo.
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 184fd768e1..fe19c526e1 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -163,7 +163,7 @@ SDIRS= \
des rc2 rc4 rc5 idea bf cast \
bn rsa dsa dh dso engine rijndael \
buffer bio stack lhash rand err objects \
- evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp
+ evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp
MAKEFILE= Makefile.ssl
MAKE= make -f Makefile.ssl