From 643db1689446521b73c589ef61c82c9536f24f46 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 3 Sep 2009 13:27:31 -0400 Subject: Get the "save-calendar" plugin working. Based on initial work by Milan Crha. --- plugins/save-calendar/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/save-calendar/Makefile.am') diff --git a/plugins/save-calendar/Makefile.am b/plugins/save-calendar/Makefile.am index 1ed1654350..7149e789bc 100644 --- a/plugins/save-calendar/Makefile.am +++ b/plugins/save-calendar/Makefile.am @@ -18,6 +18,7 @@ liborg_gnome_save_calendar_la_SOURCES = \ liborg_gnome_save_calendar_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_save_calendar_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/shell/libeshell.la \ $(EVOLUTION_CALENDAR_LIBS) EXTRA_DIST = org-gnome-save-calendar.eplug.xml -- cgit v1.2.3