diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-02-07 16:54:08 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-02-07 16:54:08 +0100 |
commit | fde8ca28df9eabf495c9fd81d8a6bbdb5d28ab22 (patch) | |
tree | ca06fb40f67273d0aa52879b908088d2f5d7b434 /doc | |
parent | de3bedef9f021bfff050b75421b1873689483ef7 (diff) | |
download | gnutls-fde8ca28df9eabf495c9fd81d8a6bbdb5d28ab22.tar.gz |
Removed leftovers from OPRFI extension.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index af5fca918b..b323d23bbe 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -71,7 +71,7 @@ IGNORE_HFILES=compat.h gnutlsxx.h # cd lib/ && echo *.h | sed 's/crypto.h//' IGNORE_HFILES += auth_anon.h auth_cert.h auth_dh_common.h auth_psk.h \ auth_psk_passwd.h auth_srp.h auth_srp_passwd.h config.h \ - debug.h ext_cert_type.h ext_max_record.h ext_oprfi.h \ + debug.h ext_cert_type.h ext_max_record.h \ ext_safe_renegotiation.h ext_server_name.h \ ext_session_ticket.h ext_signature.h ext_srp.h \ gnutls_algorithms.h gnutls_auth.h gnutls_buffers.h \ |