added the PSK Null cipher test script to the release build

This commit is contained in:
John Safranek 2012-10-30 15:09:31 -07:00
parent 9871b13480
commit a6b201c051
1 changed files with 2 additions and 1 deletions

View File

@ -25,4 +25,5 @@ EXTRA_DIST += tests/test.conf \
tests/test-aesgcm.conf \
tests/test-aesgcm-ecc.conf \
tests/test-aesgcm-openssl.conf \
tests/test-dtls.conf
tests/test-dtls.conf \
tests/test-psk-null.conf