summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-14 12:26:12 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-12-09 13:56:25 +0100
commit6cbc8e41c6fdf8f54583aca651a1deb4b9eeebd6 (patch)
tree4fd87d8a57cb5d57cae56dbece109d4a05417576 /telepathy-glib/Makefile.am
parente0aa2015be252c49446ad8aab8cbac45eb917732 (diff)
downloadtelepathy-glib-6cbc8e41c6fdf8f54583aca651a1deb4b9eeebd6.tar.gz
move TpMessage to its own files
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 de78b533c..324a878a2 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -72,6 +72,7 @@ our_headers = \
interfaces.h \
intset.h \
media-interfaces.h \
+ message.h \
message-mixin.h \
observe-channels-context.h \
presence-mixin.h \
@@ -197,6 +198,8 @@ libtelepathy_glib_internal_la_SOURCES = \
channel-iface.c \
channel-factory-iface.c \
media-interfaces.c \
+ message.c \
+ message-internal.h \
message-mixin.c \
observe-channels-context-internal.h \
observe-channels-context.c \