From b73f4ef126bdead47262e29e47d159a89984d65f Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 19 Feb 2013 14:05:34 +0100 Subject: Add the log-calls module config option If 'log-calls = yes' is set then all the PKCS#11 modules are logged to stderr. --- doc/manual/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/manual/Makefile.am') diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am index 084e941..e306fb1 100644 --- a/doc/manual/Makefile.am +++ b/doc/manual/Makefile.am @@ -52,6 +52,7 @@ IGNORE_HFILES= \ conf.h \ debug.h \ dict.h \ + log.h \ mock.h \ modules.h \ pkcs11.h \ -- cgit v1.1