gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/2] print-ciphersuites was a very useful too for debugging this.


From: Tim Kosse
Subject: [PATCH 2/2] print-ciphersuites was a very useful too for debugging this. Now it is even built.
Date: Thu, 15 Nov 2012 19:57:02 +0100

---
 doc/examples/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am
index a42b449..671ef31 100644
--- a/doc/examples/Makefile.am
+++ b/doc/examples/Makefile.am
@@ -43,6 +43,7 @@ CXX_LDADD = ../../lib/libgnutlsxx.la \
 noinst_PROGRAMS = ex-client-resume ex-client-dtls
 noinst_PROGRAMS += ex-cert-select ex-client-x509
 noinst_PROGRAMS += ex-serv-dtls
+noinst_PROGRAMS += print-ciphersuites
 
 if ENABLE_CXX
 ex_cxx_SOURCES = ex-cxx.cpp
@@ -79,5 +80,4 @@ endif
 
 libexamples_la_SOURCES = examples.h ex-alert.c ex-pkcs12.c \
        ex-session-info.c ex-x509-info.c ex-verify.c    \
-       tcp.c udp.c ex-pkcs11-list.c verify.c ex-verify-ssh.c \
-       print-ciphersuites.c
+       tcp.c udp.c ex-pkcs11-list.c verify.c ex-verify-ssh.c
-- 
1.7.2.5




reply via email to

[Prev in Thread] Current Thread [Next in Thread]