aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2008-07-12 21:15:48 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-07-12 21:15:48 +0800
commit3127d12f901da70e6503f7e7d979c279849662f5 (patch)
tree8e91308ea295f426e7aa2b406a67e55edccc7bc2 /shell/Makefile.am
parentc92225213c13a0b29068c5eebc2e26f82f328880 (diff)
downloadgsoc2013-evolution-3127d12f901da70e6503f7e7d979c279849662f5.tar
gsoc2013-evolution-3127d12f901da70e6503f7e7d979c279849662f5.tar.gz
gsoc2013-evolution-3127d12f901da70e6503f7e7d979c279849662f5.tar.bz2
gsoc2013-evolution-3127d12f901da70e6503f7e7d979c279849662f5.tar.lz
gsoc2013-evolution-3127d12f901da70e6503f7e7d979c279849662f5.tar.xz
gsoc2013-evolution-3127d12f901da70e6503f7e7d979c279849662f5.tar.zst
gsoc2013-evolution-3127d12f901da70e6503f7e7d979c279849662f5.zip
Remove more unused files.
2008-07-12 Matthew Barnes <mbarnes@redhat.com> * shell/e-shell-utils.[ch]: Remove more unused files. * shell/e-user-creatable-items-handler.c: Remove inclusion of "e-shell-utils.h". svn path=/trunk/; revision=35739
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 2c1e513f32..b401237f40 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -90,7 +90,6 @@ eshellincludedir = $(privincludedir)/shell
eshellinclude_HEADERS = \
Evolution.h \
e-component-view.h \
- e-shell-utils.h \
e-user-creatable-items-handler.h \
evolution-config-control.h \
evolution-component.h \
@@ -105,7 +104,6 @@ libeshell_la_SOURCES = \
e-component-view.c \
evolution-component.c \
evolution-listener.c \
- e-shell-utils.c \
e-user-creatable-items-handler.c \
evolution-config-control.c \
evolution-shell-component-utils.c \