From 848452deef2779246743bc0a8cd8e2f85c4c9ba4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 7 Feb 2010 16:32:19 -0500 Subject: Add more missing linker flags. --- plugins/google-account-setup/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/google-account-setup/Makefile.am b/plugins/google-account-setup/Makefile.am index eeffd15d28..07f41510e4 100644 --- a/plugins/google-account-setup/Makefile.am +++ b/plugins/google-account-setup/Makefile.am @@ -21,6 +21,7 @@ liborg_gnome_evolution_google_la_SOURCES = \ liborg_gnome_evolution_google_la_LIBADD = \ $(top_builddir)/calendar/gui/libevolution-calendar.la \ + $(top_builddir)/e-util/libeutil.la \ $(EVOLUTION_CALENDAR_LIBS) \ $(EPLUGIN_LIBS) \ $(GNOME_PLATFORM_LIBS) -- cgit v1.2.3