build sc-hsm-tool: link with OpenSSL libs

This commit is contained in:
Viktor Tarasov 2012-11-11 20:36:57 +01:00
parent 7c714860a2
commit a4ac33f32a
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ openpgp_tool_LDADD = $(OPTIONAL_OPENSSL_LIBS)
iasecc_tool_SOURCES = iasecc-tool.c util.c
iasecc_tool_LDADD = $(OPTIONAL_OPENSSL_LIBS)
sc_hsm_tool_SOURCES = sc-hsm-tool.c util.c
sc_hsm_tool_LDADD = $(OPTIONAL_OPENSSL_LIBS)
if WIN32
opensc_tool_SOURCES += $(top_builddir)/win32/versioninfo.rc