aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-08-09 20:13:16 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-09 20:13:16 +0800
commit0e32287bbb63df6b8f64f0bf68848438fe2aa3cc (patch)
treef1d694051cbe74fa78b45ca039f7f77598760c83 /shell/Makefile.am
parented9c8cc740baed6a67c9a8e5953bb062862c845b (diff)
downloadgsoc2013-evolution-0e32287bbb63df6b8f64f0bf68848438fe2aa3cc.tar
gsoc2013-evolution-0e32287bbb63df6b8f64f0bf68848438fe2aa3cc.tar.gz
gsoc2013-evolution-0e32287bbb63df6b8f64f0bf68848438fe2aa3cc.tar.bz2
gsoc2013-evolution-0e32287bbb63df6b8f64f0bf68848438fe2aa3cc.tar.lz
gsoc2013-evolution-0e32287bbb63df6b8f64f0bf68848438fe2aa3cc.tar.xz
gsoc2013-evolution-0e32287bbb63df6b8f64f0bf68848438fe2aa3cc.tar.zst
gsoc2013-evolution-0e32287bbb63df6b8f64f0bf68848438fe2aa3cc.zip
Killing spree...
svn path=/branches/kill-bonobo/; revision=35948
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 1999a68a93..9569f91bf9 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -66,8 +66,6 @@ eshellinclude_HEADERS = \
e-shell-window.h \
e-shell-window-actions.h \
e-user-creatable-items-handler.h \
- evolution-config-control.h \
- evolution-shell-component-utils.h \
es-event.h \
es-menu.h
@@ -79,8 +77,6 @@ libeshell_la_SOURCES = \
e-shell-window.c \
e-shell-window-actions.c \
e-user-creatable-items-handler.c \
- evolution-config-control.c \
- evolution-shell-component-utils.c \
$(eshellinclude_HEADERS)
libeshell_la_LDFLAGS = $(NO_UNDEFINED)