summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-20 16:08:55 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-12-09 13:56:26 +0100
commit300372f4f2050a32ba04f69ff3fdab549c81c5b0 (patch)
tree6faa49bb7a24ffe306c5bf3e067589252f069a04 /telepathy-glib/Makefile.am
parent7e0518e2d1012d99e128b736d717888f2c2eeecc (diff)
downloadtelepathy-glib-300372f4f2050a32ba04f69ff3fdab549c81c5b0.tar.gz
add TpCMMessage
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 324a878a2..147803770 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -43,6 +43,7 @@ our_headers = \
channel-request.h \
client.h \
client-channel-factory.h \
+ cm-message.h \
connection.h \
connection-manager.h \
capabilities.h \
@@ -170,6 +171,8 @@ libtelepathy_glib_internal_la_SOURCES = \
contact-list-channel.c \
base-contact-list.c \
base-contact-list-internal.h \
+ cm-message.c \
+ cm-message-internal.h \
contacts-mixin.c \
dbus.c \
dbus-daemon.c \