aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-03-27 04:32:33 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-03-27 04:32:33 +0800
commit901c4571addc9715ba94de42a4ebcff682387a15 (patch)
tree26ff328a3afa6832bb882e2a6fc42ab343b0acda /shell/Makefile.am
parent8ae13b9883bc1f0b24d0701308f0d1d6fb411be0 (diff)
downloadgsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.tar
gsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.tar.gz
gsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.tar.bz2
gsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.tar.lz
gsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.tar.xz
gsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.tar.zst
gsoc2013-evolution-901c4571addc9715ba94de42a4ebcff682387a15.zip
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
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 \