diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-07-21 14:04:05 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-07-21 14:04:05 +0200 |
commit | 83155cf54ac3983bcefa93a451b038b625e9a357 (patch) | |
tree | d1fa7b176931e0c770d099ba873ff1f0144582fb /doc/Makefile.am | |
parent | 443d50192733f4d85ba87f5622c08b54ba5b9fd7 (diff) | |
download | gnutls-83155cf54ac3983bcefa93a451b038b625e9a357.tar.gz |
doc updates
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 8cdc10dc4d..5b7381c0de 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1061,6 +1061,7 @@ FUNCS += functions/gnutls_x509_crt_get_authority_key_gn_serial FUNCS += functions/gnutls_x509_crt_get_subject_key_id FUNCS += functions/gnutls_x509_crt_get_subject_unique_id FUNCS += functions/gnutls_x509_crt_get_issuer_unique_id +FUNCS += functions/gnutls_x509_crt_set_pin_function FUNCS += functions/gnutls_x509_crt_get_authority_info_access FUNCS += functions/gnutls_x509_crt_get_crl_dist_points FUNCS += functions/gnutls_x509_crt_set_crl_dist_points2 |