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 d7d5b11784..69c435fb1e 100644 --- a/smime/lib/Makefile.am +++ b/smime/lib/Makefile.am @@ -20,6 +20,8 @@ INCLUDES = \ noinst_LTLIBRARIES = libessmime.la libessmime_la_SOURCES = \ + e-asn1-object.c \ + e-asn1-object.h \ e-cert.c \ e-cert.h \ e-cert-trust.c \ |