summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-09-01 17:00:32 +0200
committerSimon Josefsson <simon@josefsson.org>2008-09-01 17:00:32 +0200
commit872ae430fbc0f8454c74260442989dd51ded898a (patch)
tree871b11b203cf0305951571e47e665f945ac0e9cd /doc
parentc1c1547998b0497da19297a9eb1e2c317b3cd422 (diff)
downloadgnutls-872ae430fbc0f8454c74260442989dd51ded898a.tar.gz
Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am21
1 files changed, 10 insertions, 11 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 7421eb60f4..3b1980df08 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -57,17 +57,16 @@ IGNORE_HFILES=debug.h gnutls_compress.h defines.h gnutls_cipher.h \
gnutls_dh.h gnutls_kx.h gnutls_hash_int.h gnutls_cipher_int.h \
gnutls_db.h gnutls_compress_int.h gnutls_priority.h \
gnutls_auth.h auth_anon.h gnutls_extensions.h gnutls_buffer.h \
- gnutls_auth_int.h gnutls_random.h x509_b64.h \
- gnutls_v2_compat.h gnutls_errors_int.h gnutls_datum.h \
- auth_cert.h gnutls_mpi.h gnutls_pk.h gnutls_record.h \
- gnutls_cert.h gnutls_constate.h gnutls_global.h strfile.h \
- gnutls_sig.h gnutls_mem.h gnutls_ui.h io_debug.h \
- ext_max_record.h gnutls_session_pack.h gnutls_alert.h \
- gnutls_str.h gnutls_state.h gnutls_x509.h ext_cert_type.h \
- gnutls_rsa_export.h ext_server_name.h auth_dh_common.h \
- ext_srp.h gnutls_srp.h auth_srp.h auth_srp_passwd.h auth_psk.h \
- auth_psk_passwd.h memmem.h gnutls_helper.h \
- ext_inner_application.h \
+ gnutls_random.h x509_b64.h gnutls_v2_compat.h \
+ gnutls_errors_int.h gnutls_datum.h auth_cert.h gnutls_mpi.h \
+ gnutls_pk.h gnutls_record.h gnutls_cert.h gnutls_constate.h \
+ gnutls_global.h strfile.h gnutls_sig.h gnutls_mem.h \
+ gnutls_ui.h io_debug.h ext_max_record.h gnutls_session_pack.h \
+ gnutls_alert.h gnutls_str.h gnutls_state.h gnutls_x509.h \
+ ext_cert_type.h gnutls_rsa_export.h ext_server_name.h \
+ auth_dh_common.h ext_srp.h gnutls_srp.h auth_srp.h \
+ auth_srp_passwd.h auth_psk.h auth_psk_passwd.h memmem.h \
+ gnutls_helper.h ext_inner_application.h \
\
der.h errors.h gstr.h parser_aux.h element.h errors_int.h \
int.h structure.h \