From 854f4f69af9003c0c29d3838001f549beaf36936 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sat, 12 Sep 2015 07:48:06 -0500 Subject: add 'nc' to the distribution as an example of libtls client and server --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 91ae7ce..09bc9f1 100644 --- a/configure.ac +++ b/configure.ac @@ -119,6 +119,8 @@ AC_CONFIG_FILES([ tls/Makefile tests/Makefile apps/Makefile + apps/openssl/Makefile + apps/nc/Makefile man/Makefile libcrypto.pc libssl.pc -- cgit v1.2.3-55-g6feb