completed twofish sources
This commit is contained in:
@@ -5,6 +5,9 @@ AM_CFLAGS = -rdynamic
|
||||
|
||||
plugin_LTLIBRARIES = libstrongswan-twofish.la
|
||||
|
||||
libstrongswan_twofish_la_SOURCES = twofish_plugin.h twofish_plugin.c twofish_crypter.c twofish_crypter.h
|
||||
libstrongswan_twofish_la_SOURCES = \
|
||||
twofish_plugin.h twofish_plugin.c twofish_crypter.c twofish_crypter.h \
|
||||
twofish.c twofish.h
|
||||
|
||||
libstrongswan_twofish_la_LDFLAGS = -module
|
||||
|
||||
|
||||
Reference in New Issue
Block a user