diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 76e202f..999b4b3 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -48,6 +48,9 @@ IGNORE_HFILES= \ conf.h \ debug.h \ dict.h \ + mock-module.h \ + pkcs11.h \ + private.h \ util.h \ array.h \ compat.h \ |