summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-04-17 16:06:29 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-04-30 11:47:19 +0200
commit87222101f944e535c43a934d0c507be0e9c98967 (patch)
treef1ba5819afcc0ac1812bbdf8dd9a7dc6d5d4fc45 /telepathy-glib/Makefile.am
parent36dabfbf9f770e83bfd10e082435d24dd79aa2c3 (diff)
downloadtelepathy-glib-87222101f944e535c43a934d0c507be0e9c98967.tar.gz
Rename TpRoomListChannel to TpRoomList
It's not a TpChannel any more.
Diffstat (limited to 'telepathy-glib/Makefile.am')
-rw-r--r--telepathy-glib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index e20b59401..8c504f219 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -106,7 +106,7 @@ our_headers = \
proxy.h \
proxy-subclass.h \
room-info.h \
- room-list-channel.h \
+ room-list.h \
run.h \
signalled-message.h \
simple-approver.h \
@@ -281,7 +281,7 @@ libtelepathy_glib_internal_la_SOURCES = \
proxy-signals.c \
room-info.c \
room-info-internal.h \
- room-list-channel.c \
+ room-list.c \
run.c \
signalled-message.c \
signalled-message-internal.h \