Moved PKCS#11 library loading to dedicated manager

This commit is contained in:
Martin Willi
2010-08-04 09:26:19 +02:00
parent 50e1a710ea
commit 2e209becbc
4 changed files with 135 additions and 30 deletions
+2 -1
View File
@@ -11,6 +11,7 @@ endif
libstrongswan_pkcs11_la_SOURCES = \
pkcs11_plugin.h pkcs11_plugin.c pkcs11.h \
pkcs11_library.h pkcs11_library.c
pkcs11_library.h pkcs11_library.c \
pkcs11_manager.h pkcs11_manager.c
libstrongswan_pkcs11_la_LDFLAGS = -module -avoid-version