aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-04-29 13:06:00 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-04-29 13:06:00 +0800
commit55a2859758e61d1d22d319c4402449f03627edc2 (patch)
tree8ddec5c346223edd6bee7b62f08b05551bc7b545 /shell/Makefile.am
parent4ce881dddbb290e327d09cb3ff07df12ebb56b92 (diff)
downloadgsoc2013-evolution-55a2859758e61d1d22d319c4402449f03627edc2.tar.gz
gsoc2013-evolution-55a2859758e61d1d22d319c4402449f03627edc2.tar.zst
gsoc2013-evolution-55a2859758e61d1d22d319c4402449f03627edc2.zip
don't build wizard related code
005-04-29 JP Rosevear <jpr@novell.com> * Makefile.am: don't build wizard related code * Evolution.idl: remove wizard idl include * e-shell.c: remove wizard include * Remove wizard related code which is now in a plugin (and is much simpler due to eplugin) svn path=/trunk/; revision=29245
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am11
1 files changed, 2 insertions, 9 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 849133aff9..cacc293423 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -29,7 +29,6 @@ IDLS = \
Evolution-Component.idl \
Evolution-Offline.idl \
Evolution-Shell.idl \
- Evolution-Wizard.idl \
Evolution-common.idl \
Evolution.idl
@@ -83,18 +82,15 @@ eshellinclude_HEADERS = \
e-shell-utils.h \
e-user-creatable-items-handler.h \
evolution-config-control.h \
- evolution-shell-component-utils.h \
- evolution-wizard.h
+ evolution-shell-component-utils.h
libeshell_la_SOURCES = \
$(IDL_GENERATED) \
$(MARSHAL_GENERATED) \
- e-shell-corba-icon-utils.c \
e-shell-utils.c \
e-user-creatable-items-handler.c \
evolution-config-control.c \
evolution-shell-component-utils.c \
- evolution-wizard.c \
$(eshellinclude_HEADERS)
libeshell_la_LIBADD = \
@@ -122,8 +118,6 @@ evolution_SOURCES = \
e-shell-offline-handler.h \
e-shell-settings-dialog.c \
e-shell-settings-dialog.h \
- e-shell-startup-wizard.c \
- e-shell-startup-wizard.h \
e-shell-window-commands.c \
e-shell-window-commands.h \
e-shell-window.c \
@@ -184,8 +178,7 @@ errordir = $(privdatadir)/errors
$(top_builddir)/e-util/e-error-tool $^
glade_DATA = \
- e-active-connection-dialog.glade \
- evolution-startup-wizard.glade
+ e-active-connection-dialog.glade
# GConf schemas