strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added MD5 test vectors
[strongswan.git]
/
src
/
libstrongswan
/
plugins
/
test_vectors
/
Makefile.am
diff --git
a/src/libstrongswan/plugins/test_vectors/Makefile.am
b/src/libstrongswan/plugins/test_vectors/Makefile.am
index
feb2e8a
..
cf3a391
100644
(file)
--- a/
src/libstrongswan/plugins/test_vectors/Makefile.am
+++ b/
src/libstrongswan/plugins/test_vectors/Makefile.am
@@
-9,6
+9,7
@@
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_xcbc.c
+ test_vectors/aes_xcbc.c \
+ test_vectors/md5.c
libstrongswan_test_vectors_la_LDFLAGS = -module