From 214f3a8038667a7bf75c379b91a8a687095d4d05 Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Mon, 9 Nov 2009 19:11:03 -0500 Subject: =?UTF-8?q?Bug=C2=A0600926=20-=20Fails=20to=20build=20due=20to=20m?= =?UTF-8?q?issing=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/mail-notification/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/mail-notification') diff --git a/plugins/mail-notification/Makefile.am b/plugins/mail-notification/Makefile.am index ddd1b5176d..1ff323baae 100644 --- a/plugins/mail-notification/Makefile.am +++ b/plugins/mail-notification/Makefile.am @@ -31,6 +31,8 @@ liborg_gnome_mail_notification_la_LIBADD = \ $(LIBNOTIFY_LIBS) \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/mail/libevolution-mail.la \ + $(top_builddir)/shell/libeshell.la \ + $(EVOLUTION_MAIL_LIBS) \ $(GNOME_PLATFORM_LIBS) schemadir = $(GCONF_SCHEMA_FILE_DIR) -- cgit v1.2.3