summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-04-12 14:37:40 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-04-30 11:47:18 +0200
commit6cb97884c2932ea90bcc4701ecb3a1a1c3c64bfa (patch)
treec751b29073f3a99f477c2bc743b8d6786b98b5fa /telepathy-glib/Makefile.am
parent0173bb1410e7c60f71955304b847a898a1efd1c2 (diff)
downloadtelepathy-glib-6cb97884c2932ea90bcc4701ecb3a1a1c3c64bfa.tar.gz
add TpRoomInfo
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 376c27371..eac0f8c25 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -105,6 +105,7 @@ our_headers = \
protocol.h \
proxy.h \
proxy-subclass.h \
+ room-info.h \
room-list-channel.h \
run.h \
signalled-message.h \
@@ -278,6 +279,8 @@ libtelepathy_glib_internal_la_SOURCES = \
proxy-internal.h \
proxy-methods.c \
proxy-signals.c \
+ room-info.c \
+ room-info-internal.h \
room-list-channel.c \
room-list-channel-internal.h \
run.c \