some minor changes; refs #8

master
Marc Wäckerlin 14 years ago
parent af41e8fcfd
commit 935466d11d
  1. 2
      openssl-act-engine/src/makefile.am

@ -18,7 +18,7 @@ noinst_HEADERS = actUtility.h CardKey.h CardObject.h CertificateList.h \
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_LDFLAGS = -version-info @LIB_VERSION@ -lact
test_engine_SOURCES = test_engine.cpp
test_engine_LDADD = -lssl

Loading…
Cancel
Save