some minor changes; refs #8
This commit is contained in:
@@ -18,7 +18,7 @@ noinst_HEADERS = actUtility.h CardKey.h CardObject.h CertificateList.h \
|
|||||||
libengine_act_la_SOURCES = engine_front.cpp engine_sct.cpp \
|
libengine_act_la_SOURCES = engine_front.cpp engine_sct.cpp \
|
||||||
CardObject.cpp CardKey.cpp SlotList.cpp \
|
CardObject.cpp CardKey.cpp SlotList.cpp \
|
||||||
CertificateList.cpp SecOpGuard.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_SOURCES = test_engine.cpp
|
||||||
test_engine_LDADD = -lssl
|
test_engine_LDADD = -lssl
|
||||||
|
Reference in New Issue
Block a user