From 2a447586b3f32fc42c3032ec489a8660426c7eac Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Sat, 12 Aug 2000 03:26:03 +0000 Subject: Fix compilation of that vital necessity test-mail svn path=/trunk/; revision=4765 --- mail/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/Makefile.am') diff --git a/mail/Makefile.am b/mail/Makefile.am index 9e0b0a2640..6a3e2fff91 100644 --- a/mail/Makefile.am +++ b/mail/Makefile.am @@ -93,9 +93,9 @@ evolution_mail_LDADD = \ test_mail_SOURCES = \ test-mail.c -#test_mail_LDADD = \ -# $(BONOBO_HTML_GNOME_LIBS) -# +test_mail_LDADD = \ + $(BONOBO_HTML_GNOME_LIBS) + #test_thread_SOURCES = \ # mail-threads.c \ # mail-threads.h \ -- cgit v1.2.3