Finally, make sure vms_term_sock.c is built on VMS

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Richard Levitte 2016-09-14 23:40:27 +02:00
parent 51e5133d55
commit d602c2b680

View File

@ -1774,7 +1774,7 @@ sub vms_info {
dso_scheme => "vms",
thread_scheme => "pthreads",
apps_aux_src => "vms_decc_init.c",
apps_aux_src => "vms_decc_init.c vms_term_sock.c",
},
"vms-alpha" => {