summaryrefslogtreecommitdiff
path: root/trust/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2013-07-03 12:44:23 +0200
committerStef Walter <stef@thewalter.net>2013-07-03 12:44:23 +0200
commit6f212d25c6e03705d58137a2ffa0ccb59bf944ff (patch)
tree8a1c4190e82ecf3622bbbaa413e9d3ea5afcf423 /trust/Makefile.am
parente355c6724c6fb8cd604763ad2518751056512b2b (diff)
downloadp11-kit-6f212d25c6e03705d58137a2ffa0ccb59bf944ff.tar.gz
trust: Don't write out internal attributes when persisting
Diffstat (limited to 'trust/Makefile.am')
-rw-r--r--trust/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/trust/Makefile.am b/trust/Makefile.am
index 582b4f5..70a7946 100644
--- a/trust/Makefile.am
+++ b/trust/Makefile.am
@@ -37,6 +37,7 @@ MODULE_SRCS = \
module.c module.h \
session.c session.h \
token.c token.h \
+ types.h \
$(NULL)
configdir = $(p11_package_config_modules)