From cd822950695cd4d0589559924703badf9d4771df Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Mon, 20 Jul 2009 11:30:54 +0100 Subject: Add singleton to cache TpConnectionManagers --- 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 545074aed..ae1687f55 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -35,6 +35,7 @@ libempathy_la_SOURCES = \ empathy-contact-list.c \ empathy-contact-manager.c \ empathy-contact-monitor.c \ + empathy-connection-managers.c \ empathy-debug.c \ empathy-debugger.c \ empathy-dispatcher.c \ @@ -86,6 +87,7 @@ libempathy_headers = \ empathy-contact-list.h \ empathy-contact-manager.h \ empathy-contact-monitor.h \ + empathy-connection-managers.h \ empathy-debug.h \ empathy-debugger.h \ empathy-dispatcher.h \ -- cgit v1.2.3