aboutsummaryrefslogtreecommitdiffstats
path: root/maint/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-09-12 21:20:42 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-09-13 20:28:59 +0800
commit2e808bb559b3f294b8b06b67a2c06193b5be18ff (patch)
treedbbc12b435959e5e4a4d43f508954fe24543c5c8 /maint/Makefile.am
parente7247d6d60336861ed5c0ba05dd64e29f728349c (diff)
downloadgsoc2013-evolution-2e808bb559b3f294b8b06b67a2c06193b5be18ff.tar
gsoc2013-evolution-2e808bb559b3f294b8b06b67a2c06193b5be18ff.tar.gz
gsoc2013-evolution-2e808bb559b3f294b8b06b67a2c06193b5be18ff.tar.bz2
gsoc2013-evolution-2e808bb559b3f294b8b06b67a2c06193b5be18ff.tar.lz
gsoc2013-evolution-2e808bb559b3f294b8b06b67a2c06193b5be18ff.tar.xz
gsoc2013-evolution-2e808bb559b3f294b8b06b67a2c06193b5be18ff.tar.zst
gsoc2013-evolution-2e808bb559b3f294b8b06b67a2c06193b5be18ff.zip
Link Glade catalog library to libedataserverui.
Diffstat (limited to 'maint/Makefile.am')
-rw-r--r--maint/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/maint/Makefile.am b/maint/Makefile.am
index 950be7cadd..c9a1a54642 100644
--- a/maint/Makefile.am
+++ b/maint/Makefile.am
@@ -15,6 +15,7 @@ libgladeevolution_la_LIBADD = \
$(top_srcdir)/mail/libevolution-mail.la \
$(top_srcdir)/calendar/gui/libevolution-calendar.la \
$(top_builddir)/widgets/misc/libemiscwidgets.la \
+ $(EVOLUTION_DATA_SERVER_LIBS) \
$(EVOLUTION_CALENDAR_LIBS) \
$(EVOLUTION_MAIL_LIBS) \
$(GNOME_PLATFORM_LIBS)