summaryrefslogtreecommitdiff
path: root/doc/reference
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2011-11-08 20:09:40 +0100
committerSimon Josefsson <simon@josefsson.org>2011-11-08 20:09:40 +0100
commitd2bf3a57f79a89a4bbc1c49a2912d55046eea4a8 (patch)
treef5f3f8dacc10cc0398b04d15ab2b58a72587e827 /doc/reference
parent1cc41ac9719b04ab71f826968bb59c803f1db2ee (diff)
downloadgnutls-d2bf3a57f79a89a4bbc1c49a2912d55046eea4a8.tar.gz
Improve header ignoring.
Diffstat (limited to 'doc/reference')
-rw-r--r--doc/reference/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index d8e7bae673..aa8212edf9 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -70,11 +70,10 @@ IGNORE_HFILES=
IGNORE_HFILES += \
abstract_int.h \
accelerated.h \
+ aes-padlock.h \
aes-x86.h \
algorithms.h \
anon.h \
- arg-nonnull.h \
- c++defs.h \
cert.h \
cert_type.h \
common.h \
@@ -121,6 +120,7 @@ IGNORE_HFILES += \
gnutls_sig.h \
gnutls_srp.h \
gnutls_state.h \
+ gnutls_str_array.h \
gnutls_str.h \
gnutls_supplemental.h \
gnutls_v2_compat.h \
@@ -146,6 +146,7 @@ IGNORE_HFILES += \
safe_renegotiation.h \
server_name.h \
session_ticket.h \
+ sha-padlock.h \
signature.h \
srp.h \
srp_passwd.h \
@@ -153,12 +154,11 @@ IGNORE_HFILES += \
structure.h \
system.h \
types.h \
- warn-on-use.h \
x509_b64.h \
x509_int.h \
x86.h
-# find libextra -name \*.h -exec basename {} \; | grep -v -e extra.h -e openssl.h | sort | uniq | sed -e 's/^/\t/' -e 's/$/ \\/'
+# find extra -name \*.h -exec basename {} \; | grep -v -e extra.h -e openssl.h | sort | uniq | sed -e 's/^/\t/' -e 's/$/ \\/'
IGNORE_HFILES += \
openssl_compat.h