From 34a17acfaf4a1cd2ec23686e1453276915920acc Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Thu, 5 Jul 2001 17:26:48 +0000 Subject: Remove the ridiculuous relic known as test-mail. Clean up a bit. 001-07-05 Peter Williams * Makefile.am: Remove the ridiculuous relic known as test-mail. Clean up a bit. svn path=/trunk/; revision=10814 --- mail/ChangeLog | 3 +++ mail/Makefile.am | 23 ----------------------- 2 files changed, 3 insertions(+), 23 deletions(-) diff --git a/mail/ChangeLog b/mail/ChangeLog index 84ac3a348b..39f88349c2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2001-07-05 Peter Williams + * Makefile.am: Remove the ridiculuous relic known as test-mail. Clean up + a bit. + * mail-vfolder.c (vfolder_uri_to_folder): Add mail folder cache hookups. 2001-07-05 Peter Williams diff --git a/mail/Makefile.am b/mail/Makefile.am index 4fb0ddcf50..81574fffc0 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -2,8 +2,6 @@ SUBDIRS = importers bin_PROGRAMS = evolution-mail -noinst_PROGRAMS = test-mail #test-thread - providerdir = $(libdir)/evolution/camel-providers/$(VERSION) importerdir = $(libdir)/evolution/evolution-mail-importers/$(VERSION) @@ -128,33 +126,12 @@ evolution_mail_LDADD = \ evolution_mail_LDFLAGS = \ -export-dynamic -test_mail_SOURCES = \ - test-mail.c - -test_mail_LDADD = \ - $(BONOBO_HTML_GNOME_LIBS) - -#test_thread_SOURCES = \ -# mail-threads.c \ -# mail-threads.h \ -# test-thread.c -# -#test_thread_LDADD = \ -# $(top_builddir)/camel/libcamel.la \ -# $(top_builddir)/e-util/libeutil.la \ -# $(top_builddir)/libibex/libibex.la \ -# $(BONOBO_HTML_GNOME_LIBS) \ -# $(THREADS_LIBS) -# -#test_thread_CFLAGS = -g $(THREADS_CFLAGS) - oafdir = $(datadir)/oaf oaf_in_files = GNOME_Evolution_Mail.oaf.in oaf_DATA = $(oaf_in_files:.oaf.in=.oaf) @XML_I18N_MERGE_OAF_RULE@ - gladedir = $(datadir)/evolution/glade glade_DATA = mail-config.glade local-config.glade -- cgit v1.2.3