programs: ssl: cmake: Add missing executable

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

Signed-off-by: Ronald Cron <[email protected]>
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Ronald Cron
2020-06-26 18:10:56 +02:00
committed by Gilles Peskine
parent d915d00b52
commit 9b4b023964
+1
View File
@@ -14,6 +14,7 @@ set(targets
ssl_fork_server
ssl_mail_client
ssl_server
ssl_server2
)
if(USE_PKCS11_HELPER_LIBRARY)