some minor changes; refs #8

master
Marc Wäckerlin 14 years ago
parent e9fc2c17dc
commit 42af7e4906
  1. 2
      openssl-act-engine/src/makefile.am

@ -19,7 +19,7 @@ libengine_act_la_SOURCES = engine_front.cpp engine_sct.cpp \
CardObject.cpp CardKey.cpp SlotList.cpp \
CertificateList.cpp SecOpGuard.cpp
libengine_act_la_LDFLAGS = -version-info @LIB_VERSION@
libengine_act_la_LIBADD = -lact -pthread -ldl
libengine_act_la_LIBADD = -lact -ldl
test_engine_SOURCES = test_engine.cpp
test_engine_LDADD = -lssl

Loading…
Cancel
Save