aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/alarm-notify/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-12-09 03:48:06 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-06-03 11:00:40 +0800
commitebed1366e5d62a4fd0912abe2c725f31e8901444 (patch)
tree62a6c67269282903ce989bfb138851845353ec35 /calendar/alarm-notify/Makefile.am
parent8de973792308f69df1ed221e547bc396fc4d1ebc (diff)
downloadgsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.tar
gsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.tar.gz
gsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.tar.bz2
gsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.tar.lz
gsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.tar.xz
gsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.tar.zst
gsoc2013-evolution-ebed1366e5d62a4fd0912abe2c725f31e8901444.zip
Adapt AlarmNotify to the new ESource API.
Diffstat (limited to 'calendar/alarm-notify/Makefile.am')
-rw-r--r--calendar/alarm-notify/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/alarm-notify/Makefile.am b/calendar/alarm-notify/Makefile.am
index f267d38828..50cd85628b 100644
--- a/calendar/alarm-notify/Makefile.am
+++ b/calendar/alarm-notify/Makefile.am
@@ -47,7 +47,9 @@ evolution_alarm_notify_LDADD = \
$(top_builddir)/composer/libcomposer.la \
$(top_builddir)/widgets/misc/libemiscwidgets.la \
$(top_builddir)/calendar/gui/libevolution-calendar.la \
+ $(top_builddir)/calendar/importers/libevolution-calendar-importers.la \
$(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \
+ $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \
$(top_builddir)/addressbook/util/libeabutil.la \
$(top_builddir)/libevolution-utils/libevolution-utils.la \
$(EVOLUTION_DATA_SERVER_LIBS) \