diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-08-09 07:16:01 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-08-09 07:16:01 +0800 |
commit | 9388bae198d928960303feb90b2924086a8ad076 (patch) | |
tree | 65cca0b8afb62b616176ddcaa6c1c04f9224a948 /shell/Makefile.am | |
parent | 278c1fa77ba74f70a8d55e6d679f73372034fb14 (diff) | |
download | gsoc2013-evolution-9388bae198d928960303feb90b2924086a8ad076.tar.gz gsoc2013-evolution-9388bae198d928960303feb90b2924086a8ad076.tar.zst gsoc2013-evolution-9388bae198d928960303feb90b2924086a8ad076.zip |
Kill ECorbaConfigPage. Good riddance.
svn path=/branches/kill-bonobo/; revision=35943
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 18f092ac7d..8e001a57ba 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -131,8 +131,6 @@ evolution_SOURCES = \ e-component-registry.h \ e-config-upgrade.c \ e-config-upgrade.h \ - e-corba-config-page.c \ - e-corba-config-page.h \ e-shell.c \ e-shell.h \ e-shell-constants.h \ |