summaryrefslogtreecommitdiff
path: root/includes/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2003-12-21 09:47:34 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2003-12-21 09:47:34 +0000
commit2fdcd35de21b6d2a81a74580f368863f6c483ad1 (patch)
tree63a0e4a3b93259e18f9bbab8d3e1c89503350d67 /includes/Makefile.am
parent47568619a72f494719e468cc39a4b254954ea134 (diff)
downloadgnutls-2fdcd35de21b6d2a81a74580f368863f6c483ad1.tar.gz
Added gnutls_openpgp_key_get_key_usage(), and removed several compatibility
functions.
Diffstat (limited to 'includes/Makefile.am')
-rw-r--r--includes/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/Makefile.am b/includes/Makefile.am
index 752537b6a8..7b9ff9133d 100644
--- a/includes/Makefile.am
+++ b/includes/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in
nobase_include_HEADERS = gnutls/extra.h gnutls/gnutls.h $(OPENSSL_H) \
- gnutls/compat4.h gnutls/x509.h gnutls/compat8.h gnutls/pkcs12.h \
+ gnutls/x509.h gnutls/compat8.h gnutls/pkcs12.h \
gnutls/openpgp.h
if ENABLE_OPENSSL