diff options
Diffstat (limited to 'trust/Makefile.am')
-rw-r--r-- | trust/Makefile.am | 2 |
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 \ |