diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-02-09 09:37:35 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2003-02-09 09:37:35 +0000 |
commit | e25325c312e339bd1a3624de4b877c73960b58c7 (patch) | |
tree | 30c5ab7919ace214d2c4f7e5773538ffdb127cf2 /includes/gnutls/Makefile.am | |
parent | a72c0ee5e22684e8e995e1fc4871fa06e1edc30f (diff) | |
download | gnutls-e25325c312e339bd1a3624de4b877c73960b58c7.tar.gz |
Several internal changes to use the new certificate API. CRL support is complete.
Diffstat (limited to 'includes/gnutls/Makefile.am')
-rw-r--r-- | includes/gnutls/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/gnutls/Makefile.am b/includes/gnutls/Makefile.am index 2b7d59d810..c64034e78c 100644 --- a/includes/gnutls/Makefile.am +++ b/includes/gnutls/Makefile.am @@ -1 +1 @@ -EXTRA_DIST = extra.h openssl.h gnutls.h compat4.h x509.h +EXTRA_DIST = extra.h openssl.h gnutls.h compat4.h x509.h compat8.h |