diff options
Diffstat (limited to 'addressbook/util/Makefile.am')
-rw-r--r-- | addressbook/util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/util/Makefile.am b/addressbook/util/Makefile.am index 83bf1e7003..98e9fe1b35 100644 --- a/addressbook/util/Makefile.am +++ b/addressbook/util/Makefile.am @@ -22,7 +22,7 @@ libeabutil_la_SOURCES = \ libeabutil_la_LDFLAGS = -avoid-version $(NO_UNDEFINED) libeabutil_la_LIBADD = \ - $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/shell/libeshell.la \ $(CAMEL_LIBS) \ $(EVOLUTION_DATA_SERVER_LIBS) \ |