From: Simon Josefsson Date: Tue, 13 Apr 2010 18:33:56 +0000 (+0200) Subject: Ignore c++defs.h. X-Git-Tag: gnutls_2_9_10~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a13a1cd15ec383e3c3bf96fa6dcc0feb6ed17c3f;p=thirdparty%2Fgnutls.git Ignore c++defs.h. --- diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 2a282836b8..4808caefbb 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -112,8 +112,8 @@ IGNORE_HFILES += gnutls_openpgp.h openpgp_int.h IGNORE_HFILES += common.h pbkdf2-sha1.h x509_int.h # cd lib/gl/tests/ && echo *.h -IGNORE_HFILES += arg-nonnull.h intprops.h macros.h signature.h \ - warn-on-use.h verify.h zerosize-ptr.h +IGNORE_HFILES += arg-nonnull.h c++defs.h intprops.h macros.h \ + signature.h warn-on-use.h verify.h zerosize-ptr.h # cd libextra/ && echo *.h IGNORE_HFILES += config.h ext_inner_application.h openssl_compat.h