summaryrefslogtreecommitdiffstats
path: root/makevms.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2006-02-26 10:46:39 +0000
committerRichard Levitte <levitte@openssl.org>2006-02-26 10:46:39 +0000
commit19017d4061590ba602b61f1b85b7e83c30010f76 (patch)
treeb0000a4052c53e232142cb25982ae9e8c81b500f /makevms.com
parentf53ac639c697ac22aa1ae99dfe9a1b276ba159e5 (diff)
Add TS to the VMS 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 819b97dd35..f9281f7331 100755
--- a/makevms.com
+++ b/makevms.com
@@ -428,7 +428,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
+ STORE,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
@@ -478,6 +478,7 @@ $ EXHEADER_KRB5 := krb5_asn.h
$!EXHEADER_STORE := store.h,str_compat.h
$ EXHEADER_STORE := store.h
$ EXHEADER_PQUEUE := pqueue.h,pq_compat.h
+$ EXHEADER_TS := ts.h
$
$ I = 0
$ LOOP_SDIRS: