From aa5a631a17a3e75e6f64db9b7f538277670d8c5b Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 21 Jan 2013 18:56:16 +0100 Subject: updated sbuf layer. --- lib/includes/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/includes/Makefile.am') diff --git a/lib/includes/Makefile.am b/lib/includes/Makefile.am index bf32cdb4c8..bd48c0cc44 100644 --- a/lib/includes/Makefile.am +++ b/lib/includes/Makefile.am @@ -20,7 +20,8 @@ nobase_include_HEADERS = gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h \ gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h \ - gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h + gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h \ + gnutls/sbuf.h if ENABLE_CXX nobase_include_HEADERS += gnutls/gnutlsxx.h -- cgit v1.2.1