summaryrefslogtreecommitdiffstats
path: root/makevms.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2008-04-11 01:53:16 +0000
committerRichard Levitte <levitte@openssl.org>2008-04-11 01:53:16 +0000
commitfc003bcecbb99c2a3673d77791459ad54fce49c3 (patch)
treed3dbec126e156c0eb76ca7876a3ac3fea85fb472 /makevms.com
parent38d3a7380817e272df7df2e8c32fc22d6b35e332 (diff)
Synchronise with Unix build
Diffstat (limited to 'makevms.com')
-rwxr-xr-xmakevms.com3
1 files changed, 2 insertions, 1 deletions
diff --git a/makevms.com b/makevms.com
index 19deed1e13..3aed697b6d 100755
--- a/makevms.com
+++ b/makevms.com
@@ -433,7 +433,7 @@ $ SDIRS := ,-
BN,EC,RSA,DSA,ECDSA,DH,ECDH,DSO,ENGINE,AES,-
BUFFER,BIO,STACK,LHASH,RAND,ERR,-
EVP,ASN1,PEM,X509,X509V3,CONF,TXT_DB,PKCS7,PKCS12,COMP,OCSP,UI,KRB5,-
- STORE,PQUEUE,TS
+ STORE,CMS,PQUEUE,TS
$ EXHEADER_ := crypto.h,opensslv.h,opensslconf.h,ebcdic.h,symhacks.h,ossl_typ.h
$ EXHEADER_OBJECTS := objects.h,obj_mac.h
$ EXHEADER_MD2 := md2.h
@@ -484,6 +484,7 @@ $ EXHEADER_UI := ui.h,ui_compat.h
$ EXHEADER_KRB5 := krb5_asn.h
$!EXHEADER_STORE := store.h,str_compat.h
$ EXHEADER_STORE := store.h
+$ EXHEADER_CMS := cms.h
$ EXHEADER_PQUEUE := pqueue.h,pq_compat.h
$ EXHEADER_TS := ts.h
$