summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-04-25 13:16:17 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-05-16 11:03:55 +0200
commit051440da4248dfcf378b9e37fffa13bb06db7a38 (patch)
tree8dcf739f3953451700fca017e877c2962e06ad4f
parent02b7e46a24771917b739f96a60e347b31a101ac4 (diff)
introspection.am: add channel-dispatcher
-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 402c795e..e14aca10 100644
--- a/telepathy-glib/introspection.am
+++ b/telepathy-glib/introspection.am
@@ -53,6 +53,7 @@ INTROSPECTION_FILES = \
$(srcdir)/client-message.c $(srcdir)/client-message.h \
$(srcdir)/message.c $(srcdir)/message.h \
$(srcdir)/signalled-message.c $(srcdir)/signalled-message.h \
+ $(srcdir)/channel-dispatcher.c $(srcdir)/channel-dispatcher.h \
$(srcdir)/errors.c $(srcdir)/errors.h \
_gen/telepathy-enums.h \
_gen/telepathy-interfaces.h \