summaryrefslogtreecommitdiff
path: root/doc/tex/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2004-03-25 08:52:45 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2004-03-25 08:52:45 +0000
commit09fcc01a2da78bd37c9b0443cde6e606700a3584 (patch)
treeb1aaee8b246801f2d7cb5e03ccbb3de9a68811b7 /doc/tex/Makefile.am
parentc13fd0d7062dd0146ee5ff3da08ad7fa62b3d23d (diff)
downloadgnutls-09fcc01a2da78bd37c9b0443cde6e606700a3584.tar.gz
Backported changes from the development cvs version.
Those are: - Added gnutls_certificate_set_params_function() and gnutls_anon_set_params_function() that set the RSA or DH parameters using a callback. - Added functions gnutls_rsa_params_cpy(), gnutls_dh_params_cpy() and gnutls_x509_privkey_cpy(). - Corrected a compilation issue when opencdk was installed in a non standard directory.
Diffstat (limited to 'doc/tex/Makefile.am')
-rw-r--r--doc/tex/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tex/Makefile.am b/doc/tex/Makefile.am
index 7227d8a12c..53c37c1a90 100644
--- a/doc/tex/Makefile.am
+++ b/doc/tex/Makefile.am
@@ -7,7 +7,7 @@ EXTRA_DIST = gnutls.tex gnutls.ps \
EXAMPLE_OBJECTS = ex-alert.tex ex-client-srp.tex ex-serv-export.tex \
ex-client2.tex ex-x509-info.tex ex-rfc2818.tex \
ex-serv1.tex ex-client-resume.tex ex-serv-srp.tex \
- ex-serv-pgp.tex ex-pgp-keyserver.tex ex-cert-select.tex \
+ ex-serv-pgp.tex ex-cert-select.tex \
ex-crq.tex ex-session-info.tex ex-pkcs12.tex
TEX_OBJECTS = gnutls.tex ../../lib/gnutls-api.tex fdl.tex ../../lib/x509/x509-api.tex \