summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-11-06 18:35:37 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-01-13 12:03:57 +0000
commit755108dd64973c8a4639debc7fd190ec1ebad7fc (patch)
tree5a7737233e3f26097d7707b2bd97fa5f8839ffb7 /telepathy-glib/Makefile.am
parentcbf3bac0c6709163ca70b2ed2535828503245822 (diff)
TpBaseConnection: absorb the functionality of the TpContactsMixin
It's a somewhat different "shape" - using a fill_contacts_attribute() virtual method - so that it's (hopefully) introspectable. This is a step towards folding Contacts into Connection. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=50093 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/Makefile.am')
-rw-r--r--telepathy-glib/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index dffe6bf1c..fb3804439 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -84,7 +84,6 @@ tpginclude_HEADERS = \
contact.h \
contact-operations.h \
base-contact-list.h \
- contacts-mixin.h \
dbus.h \
dbus-daemon.h \
dbus-properties-mixin.h \
@@ -276,7 +275,6 @@ libtelepathy_glib_main_internal_la_SOURCES = \
base-contact-list.c \
cm-message.c \
cm-message-internal.h \
- contacts-mixin.c \
dbus.c \
dbus-daemon.c \
dbus-internal.h \