From c3933b7972672e533c33cf9f401a1dea83ba1368 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 24 Aug 2012 13:13:07 +0200 Subject: UOA: Use an AgManager singleton This is especially useful in empathy-keyring where it would reload all accounts each time we set a password. https://bugzilla.gnome.org/show_bug.cgi?id=680776 --- libempathy/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 2274b99ed..36de4d6c2 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -104,6 +104,8 @@ goa_sources = \ uoa_sources = \ empathy-uoa-auth-handler.c \ empathy-uoa-auth-handler.h \ + empathy-uoa-utils.c \ + empathy-uoa-utils.h \ $(NULL) pkglib_LTLIBRARIES = libempathy.la -- cgit v1.2.3