From 2c471d12912c2b9666b3a7194831ac9997b72ce0 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 18 Feb 2013 13:33:13 -0500 Subject: Add EClientSelector. EClientSelector extends the functionality of ESourceSelector by utilizing an EClientCache to display status information about the backends associated with the displayed data sources. (No backend status is displayed just yet, but that's the plan.) --- e-util/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'e-util/Makefile.am') diff --git a/e-util/Makefile.am b/e-util/Makefile.am index 738ce8559d..f802218db3 100644 --- a/e-util/Makefile.am +++ b/e-util/Makefile.am @@ -159,6 +159,7 @@ eutilinclude_HEADERS = \ e-charset-combo-box.h \ e-charset.h \ e-client-cache.h \ + e-client-selector.h \ e-config.h \ e-contact-store.h \ e-dateedit.h \ @@ -404,6 +405,7 @@ libeutil_la_SOURCES = \ e-charset-combo-box.c \ e-charset.c \ e-client-cache.c \ + e-client-selector.c \ e-config.c \ e-contact-store.c \ e-dateedit.c \ -- cgit v1.2.3