programs: ssl: cmake: Add missing executable

Add the missing executable in the list of executables
to install.

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Ronald Cron 2020-06-05 11:51:28 +02:00 committed by Gilles Peskine
parent d915d00b52
commit 9b4b023964

View File

@ -14,6 +14,7 @@ set(targets
ssl_fork_server
ssl_mail_client
ssl_server
ssl_server2
)
if(USE_PKCS11_HELPER_LIBRARY)