From 901c4571addc9715ba94de42a4ebcff682387a15 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 26 Mar 2002 20:32:33 +0000 Subject: g_warning if the control cannot be activated. * e-shell-settings-dialog.c (load_pages): g_warning if the control cannot be activated. svn path=/trunk/; revision=16254 --- shell/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 31cb6321e5..b403bbec3e 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -100,6 +100,8 @@ bin_PROGRAMS = evolution evolution_SOURCES = \ e-activity-handler.c \ e-activity-handler.h \ + e-component-info.c \ + e-component-info.h \ e-component-registry.c \ e-component-registry.h \ e-corba-config-page.c \ -- cgit