completed twofish sources

This commit is contained in:
Andreas Steffen
2009-05-14 16:51:53 +02:00
parent 4a85e33ccc
commit 978c2df17a
@@ -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