summaryrefslogtreecommitdiff
path: root/doc/manual/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2013-02-19 14:05:34 +0100
committerStef Walter <stefw@gnome.org>2013-05-21 10:47:53 +0200
commitb73f4ef126bdead47262e29e47d159a89984d65f (patch)
tree0a7f7324ecca62dc7f252be87cd46948e44e8725 /doc/manual/Makefile.am
parenta14ff781ebf231daa99990fd65c2312f26db93a8 (diff)
downloadp11-kit-b73f4ef126bdead47262e29e47d159a89984d65f.tar.gz
Add the log-calls module config option
If 'log-calls = yes' is set then all the PKCS#11 modules are logged to stderr.
Diffstat (limited to 'doc/manual/Makefile.am')
-rw-r--r--doc/manual/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \