sshkey: Added builder for SSHKEY RSA keys
This commit is contained in:
@@ -10,6 +10,7 @@ plugin_LTLIBRARIES = libstrongswan-sshkey.la
|
||||
endif
|
||||
|
||||
libstrongswan_sshkey_la_SOURCES = \
|
||||
sshkey_plugin.h sshkey_plugin.c
|
||||
sshkey_plugin.h sshkey_plugin.c \
|
||||
sshkey_builder.h sshkey_builder.c
|
||||
|
||||
libstrongswan_sshkey_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
Reference in New Issue
Block a user