diff options
author | Simon Josefsson <simon@josefsson.org> | 2010-01-26 16:06:40 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2010-01-26 16:06:40 +0100 |
commit | a83d78c8742c7939863706e36bc630af1d148bb6 (patch) | |
tree | eb2edf5eb727876ae84342de5519e694ce785069 /doc | |
parent | 48dcaec7fa90dfb60a95296c3b448ec6da7c312d (diff) | |
download | gnutls-a83d78c8742c7939863706e36bc630af1d148bb6.tar.gz |
Ignore more.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 78e806419f..b24447b8de 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -106,7 +106,7 @@ IGNORE_HFILES=debug.h gnutls_compress.h gnutls_cipher.h \ \ alloca.h byteswap.h c-ctype.h errno.h float.h netdb.h stdint.h \ stdio.h stdlib.h string.h strings.h sys_socket.h sys_stat.h \ - time.h unistd.h wchar.h \ + time.h unistd.h wchar.h stat.h socket.h \ \ hmac.h md5.h memxor.h |