diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/mail/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mail/Makefile.am b/modules/mail/Makefile.am index 462161843c..24d008f53e 100644 --- a/modules/mail/Makefile.am +++ b/modules/mail/Makefile.am @@ -52,6 +52,7 @@ libevolution_module_mail_la_LIBADD = \ $(top_builddir)/widgets/table/libetable.la \ $(top_builddir)/widgets/text/libetext.la \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ + $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/mail/importers/libevolution-mail-importers.la libevolution_module_mail_la_LDFLAGS = \ |