summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-03-19 13:54:18 +0100
committerSimon Josefsson <simon@josefsson.org>2008-03-19 13:54:18 +0100
commit29215dd2ad66997af59bf720edb6d0c82a55ca7a (patch)
treea5deebcd98beaffb9f6847358b189516fbed56d9 /includes
parent60f564001f2ec47de30e90794558d465c7a4edc6 (diff)
downloadgnutls-29215dd2ad66997af59bf720edb6d0c82a55ca7a.tar.gz
Dist gnutls/crypto.h.
Diffstat (limited to 'includes')
-rw-r--r--includes/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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