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 7410f5d..d6d291f 100644 --- a/trust/Makefile.am +++ b/trust/Makefile.am @@ -104,7 +104,7 @@ trust_SOURCES = \ extract-openssl.c \ extract-pem.c \ extract-cer.c \ - list.c \ + list.c list.h \ openssl.asn openssl.asn.h \ save.c save.h \ trust.c \ |