summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-01-15 21:20:54 +0000
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-01-26 18:03:42 +0000
commiteb63802e2a87dc30e96859fd3bf4f7bb2e6c3ef9 (patch)
tree05519b48439680d736146da4de338577e969ecf5 /telepathy-glib/Makefile.am
parent175244fb67f2f6192a4bf73711ee62870d92d541 (diff)
downloadtelepathy-glib-eb63802e2a87dc30e96859fd3bf4f7bb2e6c3ef9.tar.gz
Add a TpContactSearch class
https://bugs.freedesktop.org/show_bug.cgi?id=32053
Diffstat (limited to 'telepathy-glib/Makefile.am')
-rw-r--r--telepathy-glib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index 3a00750aa..25d203027 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -47,6 +47,7 @@ our_headers = \
cm-message.h \
connection.h \
connection-manager.h \
+ contact-search.h \
contact-search-result.h \
capabilities.h \
contact.h \
@@ -175,6 +176,7 @@ libtelepathy_glib_internal_la_SOURCES = \
contact.c \
contact-list-channel-internal.h \
contact-list-channel.c \
+ contact-search.c \
contact-search-internal.h \
contact-search-result.c \
base-contact-list.c \