summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-01-15 21:01:31 +0000
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-01-26 17:58:42 +0000
commit70d305f1019d19b103b54755c46c6e5e83085a6d (patch)
tree65412131739ea54f5d114eb131df94c25a88bf76 /telepathy-glib/Makefile.am
parentae993aa15b90853e77b1832e0993c9cdf4deafde (diff)
downloadtelepathy-glib-70d305f1019d19b103b54755c46c6e5e83085a6d.tar.gz
Add a TpContactSearchResult class
Diffstat (limited to 'telepathy-glib/Makefile.am')
-rw-r--r--telepathy-glib/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index d458b60c0..3a00750aa 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-result.h \
capabilities.h \
contact.h \
base-contact-list.h \
@@ -174,6 +175,8 @@ libtelepathy_glib_internal_la_SOURCES = \
contact.c \
contact-list-channel-internal.h \
contact-list-channel.c \
+ contact-search-internal.h \
+ contact-search-result.c \
base-contact-list.c \
base-contact-list-internal.h \
cm-message.c \