summaryrefslogtreecommitdiff
path: root/trust/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2013-03-15 11:50:24 +0100
committerStef Walter <stefw@gnome.org>2013-03-15 18:18:47 +0100
commit7fd74a78fcad81227be3650239669bca5851a1db (patch)
tree64f60c20357a7fd34f9aee30ac12dcfa2ebb1109 /trust/Makefile.am
parent48004b92d4c65080ac71f6a48297abd4d83dfdcb (diff)
downloadp11-kit-7fd74a78fcad81227be3650239669bca5851a1db.tar.gz
trust: Support a p11-kit specific serialization format
This is documented in doc/internals/ subdirectory Add tests for the format as well. https://bugs.freedesktop.org/show_bug.cgi?id=62156
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 0f84205..aff512e 100644
--- a/trust/Makefile.am
+++ b/trust/Makefile.am
@@ -14,6 +14,7 @@ MODULE_SRCS = \
builder.c builder.h \
index.c index.h \
parser.c parser.h \
+ persist.c persist.h \
module.c module.h \
session.c session.h \
token.c token.h \