From 715b9fe052f5a7c622a1f71f905461e06e398de8 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Sat, 21 May 2011 04:18:51 +0200 Subject: preparing for 6.1.8 release --- tests/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index c3dfac55..6272c0dd 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -155,6 +155,12 @@ test_files = testbench.h runtime-dummy.c EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \ validation-run.sh \ + testsuites/x.509/ca.pem \ + testsuites/x.509/ca-key.pem \ + testsuites/x.509/client-cert.pem \ + testsuites/x.509/client-key.pem \ + testsuites/x.509/machine-cert.pem \ + testsuites/x.509/machine-key.pem \ testsuites/invalid.conf \ testsuites/valid.conf \ cfg.sh \ -- cgit