From 959ebe30bd902af81d38d4a409945f66fdcf6e3a Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Sun, 6 Sep 2009 08:33:56 -0400 Subject: Bug 594284 - FTBFS: missing links --- plugins/calendar-weather/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/calendar-weather') diff --git a/plugins/calendar-weather/Makefile.am b/plugins/calendar-weather/Makefile.am index 484adf71e9..3da4088692 100644 --- a/plugins/calendar-weather/Makefile.am +++ b/plugins/calendar-weather/Makefile.am @@ -18,6 +18,7 @@ liborg_gnome_calendar_weather_la_SOURCES = calendar-weather.c liborg_gnome_calendar_weather_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_calendar_weather_la_LIBADD = \ $(top_builddir)/calendar/gui/libevolution-calendar.la \ + $(top_builddir)/e-util/libeutil.la \ $(EVOLUTION_CALENDAR_LIBS) \ $(LIBGWEATHER_LIBS) -- cgit v1.2.3