diff options
Diffstat (limited to 'smime/lib')
-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 52ad228baa..c43da4ea10 100644 --- a/smime/lib/Makefile.am +++ b/smime/lib/Makefile.am @@ -32,3 +32,5 @@ libessmime_la_LIBADD = \ $(CERT_UI_LIBS) libessmime_la_LDFLAGS = $(NO_UNDEFINED) + +-include $(top_srcdir)/git.mk |