diff --git a/tests/include.am b/tests/include.am index 6b168aa6a..d72f1fcbe 100644 --- a/tests/include.am +++ b/tests/include.am @@ -28,6 +28,8 @@ EXTRA_DIST += tests/unit.h \ tests/test-tls13-psk.conf \ tests/test-tls13-pq.conf \ tests/test-tls13-pq-2.conf \ + tests/test-dtls13-pq.conf \ + tests/test-dtls13-pq-2.conf \ tests/test-psk.conf \ tests/test-psk-no-id.conf \ tests/test-psk-no-id-sha2.conf \