From b4f895265d04eb3c6b326f467be0bdec6cc24cfb Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 3 Mar 2012 13:13:55 -0500 Subject: Add missing linker flags. --- calendar/alarm-notify/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/alarm-notify') diff --git a/calendar/alarm-notify/Makefile.am b/calendar/alarm-notify/Makefile.am index 59c918251e..5647c39254 100644 --- a/calendar/alarm-notify/Makefile.am +++ b/calendar/alarm-notify/Makefile.am @@ -45,6 +45,7 @@ evolution_alarm_notify_LDADD = \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(top_builddir)/calendar/gui/libevolution-calendar.la \ + $(top_builddir)/libevolution-utils/libevolution-utils.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ $(LIBNOTIFY_LIBS) \ -- cgit v1.2.3