aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2006-04-19 06:44:07 +0000
committerRichard Levitte <levitte@openssl.org>2006-04-19 06:44:07 +0000
commita784b943c10fcc834b23907597e3f38593cffef6 (patch)
tree99a702eb3fc9dfbebfbc6f9400660f1bcc621db1 /crypto/crypto-lib.com
parentd20270980852968fcd8279f9c22d095935eca580 (diff)
downloadopenssl-a784b943c10fcc834b23907597e3f38593cffef6.tar.gz
Synchronise with Unixly build.
(Geez, a lot is happening right now, eh? :-))
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 b299e95a46..68a209aebe 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -224,7 +224,7 @@ $ LIB_LHASH = "lhash,lh_stats"
$ LIB_RAND = "md_rand,randfile,rand_lib,rand_err,rand_egd,"+ -
"rand_vms"
$ LIB_ERR = "err,err_all,err_prn"
-$ LIB_OBJECTS = "o_names,obj_dat,obj_lib,obj_err"
+$ LIB_OBJECTS = "o_names,obj_dat,obj_lib,obj_err,obj_xref"
$ LIB_EVP = "encode,digest,evp_enc,evp_key,evp_acnf,"+ -
"e_des,e_bf,e_idea,e_des3,"+ -
"e_rc4,e_aes,names,"+ -