Signed-off-by: Maksim Melnikau <[email protected]> --- telepathy-glib/introspection.am | 1 + 1 file changed, 1 insertion(+)
diff --git a/telepathy-glib/introspection.am b/telepathy-glib/introspection.am index 4789942..6a79a10 100644 --- a/telepathy-glib/introspection.am +++ b/telepathy-glib/introspection.am @@ -14,6 +14,7 @@ TelepathyGLib-0.12.gir: libtelepathy-glib.la # /!\ Order matters, see https://bugzilla.gnome.org/show_bug.cgi?id=660629 TelepathyGLib_0_12_gir_FILES = \ $(srcdir)/proxy.c _gen/proxy-introspectable.h \ + $(srcdir)/run.c $(srcdir)/run.h \ $(srcdir)/account.c $(srcdir)/account.h \ $(srcdir)/account-channel-request.c $(srcdir)/account-channel-request.h \ $(srcdir)/account-manager.c $(srcdir)/account-manager.h \ -- 1.8.0.2 _______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
