Moved PKCS#11 library loading to dedicated manager
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user