summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-16 16:47:59 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-17 14:22:30 +0100
commit2d8622ea9cc7a45aefb47b147f8366e51b0a4f3e (patch)
tree9f30c3cc6f83d7b2dbf84cd46b0d39116ce25494 /telepathy-glib/Makefile.am
parentede9973afacf9c1f08dc3e597a54fb05ab82b7b2 (diff)
Communicate registrations to TpDBusPropertiesMixin via an internal header
We can't keep using _tp_dbus_object_get_object_path() if the TpDBusPropertiesMixin moves to the -dbus library.
Diffstat (limited to 'telepathy-glib/Makefile.am')
-rw-r--r--telepathy-glib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index 4a5cc36ad..d9d80e2cd 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -309,6 +309,7 @@ libtelepathy_glib_main_internal_handwritten_source = \
message-mixin.c \
observe-channel-context-internal.h \
observe-channel-context.c \
+ object-registration-internal.h \
presence-mixin.c \
protocol.c \
protocol-internal.h \