summaryrefslogtreecommitdiffstats
path: root/crypto/install.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-10-04 07:46:30 +0000
committerRichard Levitte <levitte@openssl.org>2001-10-04 07:46:30 +0000
commit77a8eb352fa39b1499300683c0445602e26c1239 (patch)
tree17d335c111f78cc17737a57abbd631d5b4735653 /crypto/install.com
parent114697bef392419bf95d7f2701bc8b321050b6a5 (diff)
Since ossl_typ.h is an exported header, we sure need to export it on
VMS as well :-).
Diffstat (limited to 'crypto/install.com')
-rw-r--r--crypto/install.com3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/install.com b/crypto/install.com
index d7aaa3f92e..29763391e1 100644
--- a/crypto/install.com
+++ b/crypto/install.com
@@ -38,7 +38,8 @@ $ SDIRS := ,MD2,MD4,MD5,SHA,MDC2,HMAC,RIPEMD,-
BUFFER,BIO,STACK,LHASH,RAND,ERR,OBJECTS,-
EVP,ASN1,PEM,X509,X509V3,CONF,TXT_DB,PKCS7,PKCS12,COMP,OCSP,-
UI,KRB5
-$ EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,opensslconf.h,ebcdic.h,symhacks.h
+$ EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,opensslconf.h,ebcdic.h,-
+ symhacks.h,ossl_typ.h
$ EXHEADER_MD2 := md2.h
$ EXHEADER_MD4 := md4.h
$ EXHEADER_MD5 := md5.h