diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-03 08:05:06 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-05-03 08:05:06 +0800 |
commit | d37d28ddf27f9998a96e5b3fe12c3ffc048799f2 (patch) | |
tree | 530e84a2943f4492be6ba3074b446c3fe26356c3 /shell/Makefile.am | |
parent | 4ae161181ba5e32c0daa8c624d103b118c203b59 (diff) | |
download | gsoc2013-evolution-d37d28ddf27f9998a96e5b3fe12c3ffc048799f2.tar gsoc2013-evolution-d37d28ddf27f9998a96e5b3fe12c3ffc048799f2.tar.gz gsoc2013-evolution-d37d28ddf27f9998a96e5b3fe12c3ffc048799f2.tar.bz2 gsoc2013-evolution-d37d28ddf27f9998a96e5b3fe12c3ffc048799f2.tar.lz gsoc2013-evolution-d37d28ddf27f9998a96e5b3fe12c3ffc048799f2.tar.xz gsoc2013-evolution-d37d28ddf27f9998a96e5b3fe12c3ffc048799f2.tar.zst gsoc2013-evolution-d37d28ddf27f9998a96e5b3fe12c3ffc048799f2.zip |
Get rid of crufty `e-service' modules.
svn path=/trunk/; revision=2764
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 89f46991b3..fc98528686 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -26,8 +26,6 @@ evolution_SOURCES = \ e-folder.h \ e-init.c \ e-init.h \ - e-service.c \ - e-service.h \ e-shell.c \ e-shell.h \ e-shell-shortcut.c \ |