summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-02-25 16:42:31 +0100
committerSimon Josefsson <simon@josefsson.org>2008-02-25 16:42:31 +0100
commit32b9f316fc4e47b9bad83ca173094a267732e80e (patch)
tree19e1d86c8e45425f01ddafd4d8882f5f1caad5a0 /doc
parent3667a910e8df1fd506353cfa0afdff3e5eef472d (diff)
downloadgnutls-32b9f316fc4e47b9bad83ca173094a267732e80e.tar.gz
Merge crq.h into x509_int.h, avoid one trivial header file.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 17475e629a..b27940dd4a 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -68,7 +68,7 @@ IGNORE_HFILES=debug.h gnutls_compress.h defines.h gnutls_cipher.h \
der.h errors.h gstr.h parser_aux.h element.h \
errors_int.h int.h mem.h structure.h \
\
- common.h crq.h dsa.h mpi.h pkcs7.h rfc2818.h verify.h compat.h \
+ common.h dsa.h mpi.h pkcs7.h rfc2818.h verify.h compat.h \
dn.h extensions.h privkey.h sign.h \
\
gnutls_extra.h openssl_compat.h \