summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2005-12-08 17:57:23 +0000
committerSimon Josefsson <simon@josefsson.org>2005-12-08 17:57:23 +0000
commited9742fa6d6c1ac9df113a8cd9e583330769fec7 (patch)
tree31277d0e258674f3ab25db0951a83e6f1536a1d2
parent892f807f13d50817a53e668708335f31eeb49d7e (diff)
downloadgnutls-ed9742fa6d6c1ac9df113a8cd9e583330769fec7.tar.gz
Dist pkcs8 blobs.
-rw-r--r--tests/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 565304a226..04707e09c5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -26,8 +26,12 @@ LDADD = ../lib/libgnutls.la ../gl/libgnu.la libutils.la
noinst_LTLIBRARIES = libutils.la
libutils_la_SOURCES = utils.h utils.c
+# For pkcs12_neon.
EXTRA_DIST = client.p12 noclient.p12 unclient.p12
+# For pkcs8.
+EXTRA_DIST += encpkcs8.pem unencpkcs8.pem enc2pkcs8.pem
+
openssl_LDADD = $(LDADD) ../libextra/libgnutls-openssl.la
ctests = simple anonself pskself openssl gc dhepskself set_pkcs12_cred