aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/test_vectors/Makefile.am
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-06-11 15:49:05 +0200
committerMartin Willi <martin@strongswan.org>2009-06-11 15:56:00 +0200
commitc698da8cb471eed03aac2d90689fca73bda89297 (patch)
treea3127a17a99cfef0b1aa5fce65efe4e28c547bf4 /src/libstrongswan/plugins/test_vectors/Makefile.am
parente091d5100f3479eaa85bd1fe9bf22a82c3264191 (diff)
downloadstrongswan-c698da8cb471eed03aac2d90689fca73bda89297.tar.bz2
strongswan-c698da8cb471eed03aac2d90689fca73bda89297.tar.xz
added RNG test vectors
Diffstat (limited to 'src/libstrongswan/plugins/test_vectors/Makefile.am')
-rw-r--r--src/libstrongswan/plugins/test_vectors/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libstrongswan/plugins/test_vectors/Makefile.am b/src/libstrongswan/plugins/test_vectors/Makefile.am
index cf3a391d7..165088b34 100644
--- a/src/libstrongswan/plugins/test_vectors/Makefile.am
+++ b/src/libstrongswan/plugins/test_vectors/Makefile.am
@@ -10,6 +10,7 @@ libstrongswan_test_vectors_la_SOURCES = \
test_vectors/blowfish.c \
test_vectors/aes_cbc.c \
test_vectors/aes_xcbc.c \
- test_vectors/md5.c
+ test_vectors/md5.c \
+ test_vectors/rng.c
libstrongswan_test_vectors_la_LDFLAGS = -module