]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add pskself.
authorSimon Josefsson <simon@josefsson.org>
Tue, 15 Nov 2005 10:34:44 +0000 (10:34 +0000)
committerSimon Josefsson <simon@josefsson.org>
Tue, 15 Nov 2005 10:34:44 +0000 (10:34 +0000)
tests/Makefile.am

index 4c0c8b89ad7f5de56101dfb8e81eb06d1d70e533..e997178c20678b39ebef9c3fb6bc72ac2f40a718 100644 (file)
@@ -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