From ca6348199249989e124c45402ed5b78c1bc92f16 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 14 Jun 2012 15:40:42 -0400 Subject: Move ECalSourceConfig to /widgets/misc. ECalSourceConfig drags in no additional dependencies, and although we do publish a libevolution-calendar.so, this keeps all the ESource config UI in one place so it can more easily be moved to Evolution-Data-Server. --- widgets/misc/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'widgets/misc/Makefile.am') diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am index fd6997f6a4..b5d7f88204 100644 --- a/widgets/misc/Makefile.am +++ b/widgets/misc/Makefile.am @@ -26,6 +26,7 @@ widgetsinclude_HEADERS = \ e-autocomplete-selector.h \ e-book-source-config.h \ e-buffer-tagger.h \ + e-cal-source-config.h \ e-calendar.h \ e-calendar-item.h \ e-canvas.h \ @@ -117,6 +118,7 @@ libemiscwidgets_la_SOURCES = \ e-autocomplete-selector.c \ e-book-source-config.c \ e-buffer-tagger.c \ + e-cal-source-config.c \ e-calendar.c \ e-calendar-item.c \ e-canvas.c \ -- cgit v1.2.3