Make test/uitest depend on the private apps support library
authorRichard Levitte <levitte@openssl.org>
Wed, 31 Jan 2018 13:18:54 +0000 (14:18 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 31 Jan 2018 22:45:12 +0000 (23:45 +0100)
commit0ac9e9ff5de278fed705a2bf090ed92b5911656b
treeed7c08a2dcd8ced1bea072040319416103995d8f
parentd6baf09fe0c9efe4fe87e16fed088b9ce2b4c3f1
Make test/uitest depend on the private apps support library

This avoids having to enumerate specific modules in apps, or to have
to include them in libtestutil.a.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5222)
test/build.info