From 808cacc3f55f380743c459648ee8ebe3d4835e36 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Wed, 23 Feb 2011 14:26:15 +0000 Subject: Explicitely use the libtelepathy-yell .la file for dependency tracking Conflicts: libempathy/Makefile.am --- libempathy/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 332e8dd5b..186f08aa9 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -110,9 +110,9 @@ nodist_libempathy_la_SOURCES =\ libempathy_la_LIBADD = \ $(top_builddir)/extensions/libemp-extensions.la \ + $(top_builddir)/telepathy-yell/telepathy-yell/libtelepathy-yell.la \ $(GCR_LIBS) \ $(EMPATHY_LIBS) \ - $(YELL_LIBS) \ $(GEOCLUE_LIBS) \ $(NETWORK_MANAGER_LIBS) \ $(CONNMAN_LIBS) -- cgit v1.2.3