summaryrefslogtreecommitdiff
path: root/trust/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2013-08-28 10:37:44 +0200
committerStef Walter <stef@thewalter.net>2013-08-29 10:31:38 +0200
commitb693517966b1cbe5b81e39aeefad7b52b6f10492 (patch)
tree4a31899267b6c37ee7ff778b92510f3be1f68add /trust/Makefile.am
parent714e4a22a82295c41360fbfa6019a31b1e2a0f30 (diff)
downloadp11-kit-b693517966b1cbe5b81e39aeefad7b52b6f10492.tar.gz
trust: Refactor enumeration of certificates to extract
Because we want to use this same logic for listing trust
Diffstat (limited to 'trust/Makefile.am')
-rw-r--r--trust/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/trust/Makefile.am b/trust/Makefile.am
index ca7e2d7..87e9899 100644
--- a/trust/Makefile.am
+++ b/trust/Makefile.am
@@ -97,8 +97,8 @@ trust_SOURCES = \
parser.c parser.h \
persist.c persist.h \
digest.c digest.h \
+ enumerate.c enumerate.h \
extract.c extract.h \
- extract-info.c \
extract-jks.c \
extract-openssl.c \
extract-pem.c \