summaryrefslogtreecommitdiff
path: root/install.com
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-05-20 21:00:29 +0000
committerUlf Möller <ulf@openssl.org>1999-05-20 21:00:29 +0000
commit9dff4cc05100b9989998e4fe061e58d0fbfd6d8e (patch)
tree3900dbb093ee7a45f386ce63ea9159a7675da53b /install.com
parent60ed228e71b5c8cd7f596637b88836e17fe3df5a (diff)
downloadopenssl-new-9dff4cc05100b9989998e4fe061e58d0fbfd6d8e.tar.gz
Bring VMS in sync with the recent changes.
Submitted by: Richard Levitte <levitte@stacken.kth.se>
Diffstat (limited to 'install.com')
-rw-r--r--install.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.com b/install.com
index 436b5bc095..16eac9aab2 100644
--- a/install.com
+++ b/install.com
@@ -53,7 +53,7 @@ $ IF F$PARSE("WRK_SSLROOT:[VMS]") .EQS. "" THEN -
CREATE/DIR/LOG WRK_SSLROOT:[VMS]
$
$ SDIRS := CRYPTO,SSL,RSAREF,APPS,VMS!,TEST,TOOLS
-$ EXHEADER := e_os.h
+$ EXHEADER := e_os.h,e_os2.h
$
$ COPY 'EXHEADER' WRK_SSLINCLUDE: /LOG
$