2 INCLUDES = -I$(top_srcdir)/src/libstrongswan
6 plugin_LTLIBRARIES = libstrongswan-test-vectors.la
8 libstrongswan_test_vectors_la_SOURCES = \
9 test_vectors_plugin.h test_vectors_plugin.c \
10 test_vectors/blowfish.c \
11 test_vectors/aes_cbc.c \
12 test_vectors/aes_xcbc.c \
14 test_vectors/md5_hmac.c \
16 test_vectors/sha1_hmac.c \
18 test_vectors/sha2_hmac.c \
20 libstrongswan_test_vectors_la_LDFLAGS = -module