Install shared libraries in runtime install
authorRichard Levitte <levitte@openssl.org>
Tue, 19 Jul 2016 11:24:57 +0000 (13:24 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 20 Jul 2016 12:16:11 +0000 (14:16 +0200)
commit36b53720eb4cd23eb7e6c0b3a3fed94f757f27ef
treeca900bd1e5841342934927638ab303ecce87612d
parent1bcb2b3130a059e6469100592847694452131541
Install shared libraries in runtime install

On non-Windows platforms, shared libraries are both development and
runtime files.  We only installed them as development files, this
makes sure they get installed as runtime files as well.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl