X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=src%2Flibstrongswan%2Fplugins%2Ftest_vectors%2FMakefile.am;h=7ea8d9ce7fd5fe430276fa6235bb8d892263da55;hp=2dc04797bad08fa152d1ef164a47ee77c9a83118;hb=764708b4e0f7cdf51953e49f3e11d0b3ac62d58c;hpb=005163805d7b75bcf0217bfb24396e1224374824 diff --git a/src/libstrongswan/plugins/test_vectors/Makefile.am b/src/libstrongswan/plugins/test_vectors/Makefile.am index 2dc0479..7ea8d9c 100644 --- a/src/libstrongswan/plugins/test_vectors/Makefile.am +++ b/src/libstrongswan/plugins/test_vectors/Makefile.am @@ -8,6 +8,10 @@ plugin_LTLIBRARIES = libstrongswan-test-vectors.la libstrongswan_test_vectors_la_SOURCES = \ test_vectors_plugin.h test_vectors_plugin.c \ test_vectors/blowfish.c \ - test_vectors/aes_cbc.c + test_vectors/aes_cbc.c \ + test_vectors/aes_xcbc.c \ + test_vectors/md5.c \ + test_vectors/md5_hmac.c \ + test_vectors/rng.c libstrongswan_test_vectors_la_LDFLAGS = -module