summaryrefslogtreecommitdiff
path: root/telepathy-glib/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-12 18:49:28 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-09-13 16:41:50 +0100
commit8caae1a2a176ee27ba627efbbe4f5a7db659ad91 (patch)
tree572bdee7097c97a97236db4aa09ba6eea9c16b41 /telepathy-glib/Makefile.am
parentfa5c747f4ca64c819ff7b0c35e81861fa41666c2 (diff)
downloadtelepathy-glib-8caae1a2a176ee27ba627efbbe4f5a7db659ad91.tar.gz
tp_dbus_properties_mixin_dup_all: make public
There's no real reason not to - anything that implements D-Bus properties is clearly going to have this method in some form. Also, my next commit needs it. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69283 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Diffstat (limited to 'telepathy-glib/Makefile.am')
-rw-r--r--telepathy-glib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/telepathy-glib/Makefile.am b/telepathy-glib/Makefile.am
index aece7bc8c..ce60d7d0b 100644
--- a/telepathy-glib/Makefile.am
+++ b/telepathy-glib/Makefile.am
@@ -247,7 +247,6 @@ libtelepathy_glib_internal_la_SOURCES = \
dbus-daemon.c \
dbus-internal.h \
dbus-properties-mixin.c \
- dbus-properties-mixin-internal.h \
dbus-tube-channel.c \
debug.c \
debug-client.c \