From: Simon Josefsson Date: Tue, 15 Nov 2005 10:34:44 +0000 (+0000) Subject: Add pskself. X-Git-Tag: gnutls_1_3_0~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f9f19e2dc6f00a8742e7be4bbf5886244e49cd1c;p=thirdparty%2Fgnutls.git Add pskself. --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 4c0c8b89ad..e997178c20 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -30,7 +30,7 @@ EXTRA_DIST = client.p12 noclient.p12 unclient.p12 openssl_LDADD = $(LDADD) ../libextra/libgnutls-openssl.la -ctests = simple anonself openssl gc +ctests = simple anonself pskself openssl gc TESTS = pkcs12_neon $(ctests) check_PROGRAMS = $(ctests) dist_check_SCRIPTS = pkcs12_neon