Add pkcs5 files.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16777 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-02-28 14:19:00 +00:00
parent 3e6b1b43a3
commit 152e551c29

View File

@@ -54,6 +54,7 @@ check_PROGRAMS = \
rctest \
test_bn \
test_cipher \
test_pkcs5 \
test_pkcs12 \
test_hmac
@@ -86,6 +87,7 @@ libhcrypto_la_SOURCES = \
md4.h \
md5.c \
md5.h \
pkcs5.c \
pkcs12.c \
rand.c \
rand.h \