diff options
-rw-r--r-- | mail/importers/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/importers/Makefile.am b/mail/importers/Makefile.am index 4592de8eb5..0c1864928b 100644 --- a/mail/importers/Makefile.am +++ b/mail/importers/Makefile.am @@ -29,6 +29,7 @@ libevolution_mail_importers_la_LIBADD = \ $(top_builddir)/shell/libeshell.la \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(GNOME_PLATFORM_LIBS) \ + $(EVOLUTION_MAIL_LIBS) \ $(IMPORTERS_LIBS) -include $(top_srcdir)/git.mk |