From: Richard Levitte Date: Thu, 5 Jul 2012 13:20:19 +0000 (+0000) Subject: Install srtp.h X-Git-Tag: master-pre-reformat~1714 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9fd603be07f4d486ad38fb107288731743e945be;p=openssl Install srtp.h --- diff --git a/ssl/install-ssl.com b/ssl/install-ssl.com index 1bd6ccaa7a..afe6967f85 100755 --- a/ssl/install-ssl.com +++ b/ssl/install-ssl.com @@ -73,7 +73,7 @@ $ if f$parse("wrk_sslxexe:") .eqs. "" then - $ if f$parse("wrk_sslxlib:") .eqs. "" then - create /directory /log wrk_sslxlib: $! -$ exheader := ssl.h, ssl2.h, ssl3.h, ssl23.h, tls1.h, dtls1.h, kssl.h +$ exheader := ssl.h, ssl2.h, ssl3.h, ssl23.h, tls1.h, dtls1.h, kssl.h, srtp.h $ e_exe := ssl_task $ libs := ssl_libssl $!