aboutsummaryrefslogtreecommitdiff
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>1999-11-27 15:26:48 +0000
committerRichard Levitte <levitte@openssl.org>1999-11-27 15:26:48 +0000
commit74ecf9e2bbff8bb85b8da313b2ea44df487ef550 (patch)
tree3306d07b43c981b40c3304ca4ea85debc96603ed /crypto/crypto-lib.com
parent21f775522b83cd0e395b20b4a8bbf6c1c884b0d3 (diff)
downloadopenssl-74ecf9e2bbff8bb85b8da313b2ea44df487ef550.zip
openssl-74ecf9e2bbff8bb85b8da313b2ea44df487ef550.tar.gz
openssl-74ecf9e2bbff8bb85b8da313b2ea44df487ef550.tar.bz2
Add compilation of x509_trs
Diffstat (limited to 'crypto/crypto-lib.com')
-rw-r--r--crypto/crypto-lib.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com
index 3a81c21..708ae0b 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -249,7 +249,7 @@ $ LIB_X509 = "x509_def,x509_d2,x509_r2x,x509_cmp,"+ -
"x509_set,x509rset,x509_err,"+ -
"x509name,x509_v3,x509_ext,"+ -
"x509type,x509_lu,x_all,x509_txt,"+ -
- "by_file,by_dir"
+ "x509_trs,by_file,by_dir"
$ LIB_X509V3 = "v3_bcons,v3_bitst,v3_conf,v3_extku,v3_ia5,v3_lib,"+ -
"v3_prn,v3_utl,v3err,v3_genn,v3_alt,v3_skey,v3_akey,v3_pku,"+ -
"v3_int,v3_enum,v3_sxnet,v3_cpols,v3_crld,v3_purp"