summaryrefslogtreecommitdiff
path: root/telepathy-glib/introspection.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2011-11-08 11:51:54 +0100
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-01-10 09:52:43 +0100
commit3fb5a0f0d3b5cf26257ac972ebdc853dd88de2a1 (patch)
tree4cb3824c417a870860741338deeeda22521c8900 /telepathy-glib/introspection.am
parent45d9a2b8758edfedd15fc4203236918fdfa6fe14 (diff)
downloadtelepathy-glib-3fb5a0f0d3b5cf26257ac972ebdc853dd88de2a1.tar.gz
Generate lowlevel API for Call1 spec
Add skeleton for TpCallChannel, TpCallContent and TpCallStream
Diffstat (limited to 'telepathy-glib/introspection.am')
-rw-r--r--telepathy-glib/introspection.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/telepathy-glib/introspection.am b/telepathy-glib/introspection.am
index 8d9764519..8c4cfd061 100644
--- a/telepathy-glib/introspection.am
+++ b/telepathy-glib/introspection.am
@@ -64,6 +64,9 @@ TelepathyGLib_0_12_gir_FILES = \
$(srcdir)/stream-tube-connection.c $(srcdir)/stream-tube-connection.h \
$(srcdir)/text-channel.c $(srcdir)/text-channel.h \
$(srcdir)/file-transfer-channel.c $(srcdir)/file-transfer-channel.h \
+ $(srcdir)/call-channel.c $(srcdir)/call-channel.h \
+ $(srcdir)/call-content.c $(srcdir)/call-content.h \
+ $(srcdir)/call-stream.c $(srcdir)/call-stream.h \
$(srcdir)/client-message.c $(srcdir)/client-message.h \
$(srcdir)/message.c $(srcdir)/message.h \
$(srcdir)/signalled-message.c $(srcdir)/signalled-message.h \