From: Nikos Mavrogiannopoulos Date: Thu, 1 Jul 2010 15:05:50 +0000 (+0200) Subject: Include abstract.h in releases. X-Git-Tag: gnutls_2_11_3~130 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7bc857765c3f8b6799a47d82b583e9616c0cfd39;p=thirdparty%2Fgnutls.git Include abstract.h in releases. --- diff --git a/lib/includes/Makefile.am b/lib/includes/Makefile.am index 7798d463f6..1b7f5d8884 100644 --- a/lib/includes/Makefile.am +++ b/lib/includes/Makefile.am @@ -22,7 +22,7 @@ # MA 02110-1301, USA nobase_include_HEADERS = gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h \ - gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h + gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h if ENABLE_CXX nobase_include_HEADERS += gnutls/gnutlsxx.h