diff options
Diffstat (limited to 'smime/lib/Makefile.am')
-rw-r--r-- | smime/lib/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/smime/lib/Makefile.am b/smime/lib/Makefile.am index 260238ba35..07093ef5c9 100644 --- a/smime/lib/Makefile.am +++ b/smime/lib/Makefile.am @@ -22,5 +22,7 @@ noinst_LTLIBRARIES = libessmime.la libessmime_la_SOURCES = \ e-cert.c \ e-cert.h \ + e-cert-trust.c \ + e-cert-trust.h \ e-cert-db.c \ e-cert-db.h |