summaryrefslogtreecommitdiff
path: root/telepathy-glib/introspection.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2011-07-15 16:36:02 +0200
committerXavier Claessens <xclaesse@gmail.com>2011-07-20 15:00:23 +0200
commitb74a3c1288b5e871fd2d231beb4cf692b0b42d9e (patch)
tree8a35e0466dc7ebd5b80ea0fff63f3332ba798375 /telepathy-glib/introspection.am
parentebe0c53202e216cd049e4b59e4d49d5b5e7f67db (diff)
downloadtelepathy-glib-b74a3c1288b5e871fd2d231beb4cf692b0b42d9e.tar.gz
Add TpAutomaticClientFactory
This is a subclass of TpSimpleClientFactory that creates specialized TpChannel objects, like TpTextChannel and TpStreamTubeChannel
Diffstat (limited to 'telepathy-glib/introspection.am')
-rw-r--r--telepathy-glib/introspection.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/introspection.am b/telepathy-glib/introspection.am
index de9bbcc94..1bd1978e5 100644
--- a/telepathy-glib/introspection.am
+++ b/telepathy-glib/introspection.am
@@ -12,6 +12,7 @@ INTROSPECTION_FILES = \
$(srcdir)/account.c $(srcdir)/account.h \
$(srcdir)/account-channel-request.c $(srcdir)/account-channel-request.h \
$(srcdir)/account-manager.c $(srcdir)/account-manager.h \
+ $(srcdir)/automatic-client-factory.c $(srcdir)/automatic-client-factory.h \
$(srcdir)/automatic-proxy-factory.c $(srcdir)/automatic-proxy-factory.h \
$(srcdir)/basic-proxy-factory.c $(srcdir)/basic-proxy-factory.h \
$(srcdir)/client-channel-factory.c $(srcdir)/client-channel-factory.h \