summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2012-05-03 14:52:33 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2012-05-04 12:34:02 +0100
commit871bf9c8d2f622d0604d3017ae742f5ef51b3d72 (patch)
treefa61660f5cffdb08acbe83c3a51115ca81cb4256
parent234f01647a09e25743c79f0d65ad3863f614c8c6 (diff)
introspection: allow future-account be introspected
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
-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 f55520f04..e7e604e73 100644
--- a/telepathy-glib/introspection.am
+++ b/telepathy-glib/introspection.am
@@ -76,6 +76,7 @@ TelepathyGLib_0_12_gir_FILES = \
$(srcdir)/errors.c $(srcdir)/errors.h \
$(srcdir)/room-list.c $(srcdir)/room-list.h \
$(srcdir)/room-info.c $(srcdir)/room-info.h \
+ $(srcdir)/future-account.c $(srcdir)/future-account.h \
_gen/telepathy-enums.h _gen/telepathy-enums-gtk-doc.h \
_gen/telepathy-interfaces.h \
$(NULL)