aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/Makefile.am
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-07-20 18:30:54 +0800
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2009-07-20 18:30:54 +0800
commitcd822950695cd4d0589559924703badf9d4771df (patch)
treeea0a4043add510faf8fa24dcfb964dcc233ac310 /libempathy/Makefile.am
parente4c629b216459740a76cb51b329be445c6a86a3e (diff)
downloadgsoc2013-empathy-cd822950695cd4d0589559924703badf9d4771df.tar
gsoc2013-empathy-cd822950695cd4d0589559924703badf9d4771df.tar.gz
gsoc2013-empathy-cd822950695cd4d0589559924703badf9d4771df.tar.bz2
gsoc2013-empathy-cd822950695cd4d0589559924703badf9d4771df.tar.lz
gsoc2013-empathy-cd822950695cd4d0589559924703badf9d4771df.tar.xz
gsoc2013-empathy-cd822950695cd4d0589559924703badf9d4771df.tar.zst
gsoc2013-empathy-cd822950695cd4d0589559924703badf9d4771df.zip
Add singleton to cache TpConnectionManagers
Diffstat (limited to 'libempathy/Makefile.am')
-rw-r--r--libempathy/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 \