summaryrefslogtreecommitdiff
path: root/trust/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2013-08-28 10:45:06 +0200
committerStef Walter <stef@thewalter.net>2013-08-29 11:18:16 +0200
commit2e6d7d3a1e03dc2dbcd98c995bd2d6e5906680d9 (patch)
treeda743ad2355f88348b9c21e7a1ee2a8cd2c5768e /trust/Makefile.am
parentdee46ac0c6287fbd57ec9b57ddeade27933fea05 (diff)
downloadp11-kit-2e6d7d3a1e03dc2dbcd98c995bd2d6e5906680d9.tar.gz
trust: Add a list command to the trust tool
Lists with PKCS#11 URI's and some basic fields.
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 87e9899..18fded6 100644
--- a/trust/Makefile.am
+++ b/trust/Makefile.am
@@ -103,6 +103,7 @@ trust_SOURCES = \
extract-openssl.c \
extract-pem.c \
extract-cer.c \
+ list.c \
openssl.asn openssl.asn.h \
save.c save.h \
trust.c \