summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-05-21 04:18:51 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-05-21 04:18:51 +0200
commit715b9fe052f5a7c622a1f71f905461e06e398de8 (patch)
tree033f0137a1b05be06cee467074f8a594915082f6 /tests
parentac32d356b5b776e0ca549d5c689a8932af4c2171 (diff)
downloadrsyslog-715b9fe052f5a7c622a1f71f905461e06e398de8.tar.gz
rsyslog-715b9fe052f5a7c622a1f71f905461e06e398de8.tar.xz
rsyslog-715b9fe052f5a7c622a1f71f905461e06e398de8.zip
preparing for 6.1.8 releasev6.1.8
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am6
1 files changed, 6 insertions, 0 deletions
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 \