From d4c99ae66312730718fca9ff508bf599f297768e Mon Sep 17 00:00:00 2001 From: John Safranek Date: Tue, 6 Nov 2012 14:30:52 -0800 Subject: [PATCH] added the rabbit and null cipher test configs to the dist build --- tests/include.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/include.am b/tests/include.am index 94e000f82..59e1bb83b 100644 --- a/tests/include.am +++ b/tests/include.am @@ -26,4 +26,6 @@ EXTRA_DIST += tests/test.conf \ tests/test-aesgcm-ecc.conf \ tests/test-aesgcm-openssl.conf \ tests/test-dtls.conf \ + tests/test-rabbit.conf \ + tests/test-null.conf \ tests/test-psk-null.conf