From: Simon Josefsson Date: Thu, 11 Jan 2007 10:44:02 +0000 (+0000) Subject: Ignore gnutls_extra_hooks.h. X-Git-Tag: gnutls_1_7_2~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=87c6a6358addb60cbbdf962b063154aefb6d9f63;p=thirdparty%2Fgnutls.git Ignore gnutls_extra_hooks.h. --- diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index e04ed2cf03..7a4b5bdfa1 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -76,8 +76,8 @@ IGNORE_HFILES=debug.h gnutls_compress.h defines.h gnutls_cipher.h \ cipher.h context.h filters.h main.h md.h packet.h \ stream.h types.h \ \ - gnutls_openpgp.h gnutlsxx.h - + gnutls_openpgp.h gnutlsxx.h \ + gnutls_extra_hooks.h # Images to copy into HTML directory. # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png