From d6aa2f99e3e626f81b455c0fa1ff4817a4e4f2f6 Mon Sep 17 00:00:00 2001 From: Travis Reitter Date: Fri, 28 May 2010 16:13:51 -0700 Subject: Base the contact list around libfolks metacontacts. Not yet to feature-parity with mainline Empathy. --- libempathy/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 746803e05..ca0df9206 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -44,6 +44,7 @@ libempathy_headers = \ empathy-gsettings.h \ empathy-handler.h \ empathy-idle.h \ + empathy-individual-manager.h \ empathy-irc-network-manager.h \ empathy-irc-network.h \ empathy-irc-server.h \ @@ -80,6 +81,7 @@ libempathy_la_SOURCES = \ empathy-ft-handler.c \ empathy-handler.c \ empathy-idle.c \ + empathy-individual-manager.c \ empathy-irc-network-manager.c \ empathy-irc-network.c \ empathy-irc-server.c \ -- cgit v1.2.3