From b13299b162ca79ee1a568c83b628d351f19288f5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 10 Apr 2012 07:39:44 -0400 Subject: Add more missing linker flags. --- calendar/alarm-notify/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'calendar/alarm-notify/Makefile.am') diff --git a/calendar/alarm-notify/Makefile.am b/calendar/alarm-notify/Makefile.am index 6de36d0c67..f267d38828 100644 --- a/calendar/alarm-notify/Makefile.am +++ b/calendar/alarm-notify/Makefile.am @@ -44,8 +44,11 @@ evolution_alarm_notify_SOURCES = \ evolution_alarm_notify_LDADD = \ $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/composer/libcomposer.la \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(top_builddir)/calendar/gui/libevolution-calendar.la \ + $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \ + $(top_builddir)/addressbook/util/libeabutil.la \ $(top_builddir)/libevolution-utils/libevolution-utils.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ -- cgit v1.2.3