]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Include abstract.h in releases.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 1 Jul 2010 15:05:50 +0000 (17:05 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 1 Jul 2010 15:05:50 +0000 (17:05 +0200)
lib/includes/Makefile.am

index 7798d463f69d0e493c93b8ef42587a0dd79c6df9..1b7f5d88842d6d2054809c63728050c670d6093f 100644 (file)
@@ -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