From b693517966b1cbe5b81e39aeefad7b52b6f10492 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 28 Aug 2013 10:37:44 +0200 Subject: trust: Refactor enumeration of certificates to extract Because we want to use this same logic for listing trust --- trust/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trust/Makefile.am') 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 \ -- cgit v1.1