aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-03-09 06:46:58 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-03-09 06:46:58 +0800
commit9bc3b7b0371d9a221330e107b17579f1cf80f730 (patch)
treea812c97c07b87ab388c913a3b563beda58e9dd6f /mail/Makefile.am
parentc64038a75a5c00d5976e505191b4adda5eb06774 (diff)
downloadgsoc2013-evolution-9bc3b7b0371d9a221330e107b17579f1cf80f730.tar
gsoc2013-evolution-9bc3b7b0371d9a221330e107b17579f1cf80f730.tar.gz
gsoc2013-evolution-9bc3b7b0371d9a221330e107b17579f1cf80f730.tar.bz2
gsoc2013-evolution-9bc3b7b0371d9a221330e107b17579f1cf80f730.tar.lz
gsoc2013-evolution-9bc3b7b0371d9a221330e107b17579f1cf80f730.tar.xz
gsoc2013-evolution-9bc3b7b0371d9a221330e107b17579f1cf80f730.tar.zst
gsoc2013-evolution-9bc3b7b0371d9a221330e107b17579f1cf80f730.zip
Removed from cvs
2001-03-08 Jeffrey Stedfast <fejj@ximian.com> * mail-vtrash.[c,h]: Removed from cvs * Makefile.am: Removed mail-vtrash.[c,h] * main.c: Don't #include "mail-vtrash" anymore. * component-factory.c: Add "vtrash" as a folder type we support. (create_view): Kludgy-kludge around the vtrash type. (owner_set_cb): Don't create the vTrash folder here anymore... * folder-browser.c (on_double_click): Call open_msg here so that it does the Right Thing (tm). svn path=/trunk/; revision=8604
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 28def11cd0..66eb1b858d 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -87,8 +87,6 @@ evolution_mail_SOURCES = \
mail-vfolder.c \
mail-vfolder.h \
mail-view.c \
- mail-vtrash.c \
- mail-vtrash.h \
main.c \
message-list.c \
message-list.h \