summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-01-17 16:55:31 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2014-01-24 13:44:23 +0100
commite1eabcc497b489451f9138dc17c6e56b51cc46b5 (patch)
tree3fb9203767898068743054fd59283404e95254c2 /telepathy-glib/Makefile.am
parent2ccb0b7f66efa742080f84e4f8c5914340d5a08f (diff)
rename TpHandleChannelsContext to TpHandleChannelContext
Diffstat (limited to 'telepathy-glib/Makefile.am')
-rw-r--r--telepathy-glib/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index ef55616cd..67da0f607 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -101,7 +101,7 @@ tpginclude_HEADERS = \
gnio-util.h \
group-mixin.h \
handle.h \
- handle-channels-context.h \
+ handle-channel-context.h \
handle-repo.h \
handle-repo-static.h \
handle-repo-dynamic.h \
@@ -292,8 +292,8 @@ libtelepathy_glib_main_internal_la_SOURCES = \
gnio-util.c \
group-mixin.c \
handle.c \
- handle-channels-context-internal.h \
- handle-channels-context.c \
+ handle-channel-context-internal.h \
+ handle-channel-context.c \
handle-repo.c \
handle-repo-dynamic.c \
handle-repo-internal.h \