From 6a8f17de1ed98b0359ebfdab91b1b7aff9d91048 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 2 Jan 2006 23:33:36 +0000 Subject: [PATCH] Missing files in the VMS installation --- crypto/install.com | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crypto/install.com b/crypto/install.com index 44db09828e..c0870bd6eb 100644 --- a/crypto/install.com +++ b/crypto/install.com @@ -40,7 +40,7 @@ $ SDIRS := ,- BUFFER,BIO,STACK,LHASH,RAND,ERR,- EVP,ASN1,PEM,X509,X509V3,CONF,TXT_DB,PKCS7,PKCS12,COMP,OCSP,- UI,KRB5,- - STORE + STORE,PQUEUE $ EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,opensslconf.h,ebcdic.h,- symhacks.h,ossl_typ.h $ EXHEADER_OBJECTS := objects.h,obj_mac.h @@ -90,6 +90,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_PQUEUE := pqueue.h,pq_compat.h $ LIBS := LIBCRYPTO $ $ VEXE_DIR := [-.VAX.EXE.CRYPTO] -- 2.34.1