summaryrefslogtreecommitdiff
path: root/trust/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trust/Makefile.am')
-rw-r--r--trust/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/trust/Makefile.am b/trust/Makefile.am
index 13f65f0..58e4889 100644
--- a/trust/Makefile.am
+++ b/trust/Makefile.am
@@ -90,6 +90,9 @@ trust_CFLAGS = \
$(NULL)
trust_SOURCES = \
+ anchor.c anchor.h \
+ parser.c parser.h \
+ persist.c persist.h \
extract.c extract.h \
extract-info.c \
extract-jks.c \