Implemented an abstraction layer for PKCS#11 module loading

This commit is contained in:
Martin Willi
2010-08-04 09:26:19 +02:00
parent fb85d61980
commit 34454dc39e
3 changed files with 201 additions and 1 deletions
+2 -1
View File
@@ -10,6 +10,7 @@ plugin_LTLIBRARIES = libstrongswan-pkcs11.la
endif
libstrongswan_pkcs11_la_SOURCES = \
pkcs11_plugin.h pkcs11_plugin.c pkcs11.h
pkcs11_plugin.h pkcs11_plugin.c pkcs11.h \
pkcs11_library.h pkcs11_library.c
libstrongswan_pkcs11_la_LDFLAGS = -module -avoid-version