sshkey: Added builder for SSHKEY RSA keys

This commit is contained in:
Tobias Brunner
2013-05-07 15:38:28 +02:00
parent 584d656b77
commit cc4408abcb
6 changed files with 142 additions and 1 deletions
+2 -1
View File
@@ -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