diff --git a/tests/include.am b/tests/include.am index 5b420fc42..c061320c1 100644 --- a/tests/include.am +++ b/tests/include.am @@ -28,6 +28,9 @@ EXTRA_DIST += tests/test.conf \ tests/test-aesgcm-ecc.conf \ tests/test-aesgcm-openssl.conf \ tests/test-aesccm.conf \ + tests/test-aesccm-ecc.conf \ + tests/test-camellia.conf \ + tests/test-camellia-openssl.conf \ tests/test-dtls.conf \ tests/test-rabbit.conf \ tests/test-null.conf \