From: Simon Josefsson Date: Wed, 19 Mar 2008 12:54:18 +0000 (+0100) Subject: Dist gnutls/crypto.h. X-Git-Tag: gnutls_2_3_4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29215dd2ad66997af59bf720edb6d0c82a55ca7a;p=thirdparty%2Fgnutls.git Dist gnutls/crypto.h. --- diff --git a/includes/Makefile.am b/includes/Makefile.am index ab74ad5934..a9ef64a9d2 100644 --- a/includes/Makefile.am +++ b/includes/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation +# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation # # Author: Nikos Mavroyanopoulos # @@ -20,7 +20,7 @@ # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. nobase_include_HEADERS = gnutls/extra.h gnutls/x509.h gnutls/pkcs12.h \ - gnutls/compat.h gnutls/openpgp.h + gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h if ENABLE_OPENSSL nobase_include_HEADERS += gnutls/openssl.h