]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Dist gnutls/crypto.h.
authorSimon Josefsson <simon@josefsson.org>
Wed, 19 Mar 2008 12:54:18 +0000 (13:54 +0100)
committerSimon Josefsson <simon@josefsson.org>
Wed, 19 Mar 2008 12:54:18 +0000 (13:54 +0100)
includes/Makefile.am

index ab74ad59345a2cd2e4821a67c87cc812aba9242a..a9ef64a9d2d6b4881b98eb9911bb5316e25d4f73 100644 (file)
@@ -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