diff options
Diffstat (limited to 'smime/gui/Makefile.am')
-rw-r--r-- | smime/gui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/smime/gui/Makefile.am b/smime/gui/Makefile.am index 6356d48737..44667d88a2 100644 --- a/smime/gui/Makefile.am +++ b/smime/gui/Makefile.am @@ -34,6 +34,7 @@ libevolution_smime_la_SOURCES = \ libevolution_smime_la_LIBADD = \ + $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/shell/libeshell.la \ $(top_builddir)/smime/lib/libessmime.la \ $(CERT_UI_LIBS) |