aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@gnome.org>2012-02-29 21:07:54 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-03-03 22:02:34 +0800
commit147687c60f59d6b8a9d484750119102329b6be04 (patch)
tree69a7a7f9c6c788ef3a0ac182c3c4f473fa99d391 /e-util/Makefile.am
parent14f82dde3448261b5b01fbf298b5c12a0e25d676 (diff)
downloadgsoc2013-evolution-147687c60f59d6b8a9d484750119102329b6be04.tar
gsoc2013-evolution-147687c60f59d6b8a9d484750119102329b6be04.tar.gz
gsoc2013-evolution-147687c60f59d6b8a9d484750119102329b6be04.tar.bz2
gsoc2013-evolution-147687c60f59d6b8a9d484750119102329b6be04.tar.lz
gsoc2013-evolution-147687c60f59d6b8a9d484750119102329b6be04.tar.xz
gsoc2013-evolution-147687c60f59d6b8a9d484750119102329b6be04.tar.zst
gsoc2013-evolution-147687c60f59d6b8a9d484750119102329b6be04.zip
Use libevolution-utils all over evolution.
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 44803872d9..0087a21776 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -116,6 +116,7 @@ libeutil_la_SOURCES = \
libeutil_la_LDFLAGS = -avoid-version $(NO_UNDEFINED)
libeutil_la_LIBADD = \
+ $(top_builddir)/libevolution-utils/libevolution-utils.la \
$(ICONV_LIBS) \
$(EVOLUTION_DATA_SERVER_LIBS) \
$(GNOME_PLATFORM_LIBS) \