diff options
Diffstat (limited to 'doc/reference/Makefile.am')
-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 619612d0f9..7421eb60f4 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -72,7 +72,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 structure.h \ \ - common.h compat.h \ + common.h compat.h pbkdf2-sha1.h \ \ openssl_compat.h \ \ |