From 43a3f5df8124bb85567feb18975d19fa1b639b9f Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 24 Jan 2013 09:30:33 +0100 Subject: Add more mock-module implementation * Move mock code into the common/ directory to be used by multiple components of p11-kit --- doc/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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 \ -- cgit v1.1