From 8a644defbfa4fd7e357db469ca1c65dd1da154e5 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 20 Jul 2001 20:55:53 +0000 Subject: Pull up test fixes to get them building again 2001-07-20 JP Rosevear * Pull up test fixes to get them building again svn path=/trunk/; revision=11270 --- camel/tests/folder/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'camel/tests/folder/Makefile.am') diff --git a/camel/tests/folder/Makefile.am b/camel/tests/folder/Makefile.am index f6dd852dd8..7ae6ef9a9d 100644 --- a/camel/tests/folder/Makefile.am +++ b/camel/tests/folder/Makefile.am @@ -10,7 +10,7 @@ LDADD = \ $(top_builddir)/libibex/libibex.la \ $(GNOME_LIBDIR) \ $(top_builddir)/camel/tests/lib/libcameltest.a \ - $(GNOMEUI_LIBS) $(INTLLIBS) $(EXTRA_GNOME_LIBS) + $(GNOMEUI_LIBS) $(INTLLIBS) $(MAILER_LIBS) check_PROGRAMS = \ test1 test4 test5 \ -- cgit v1.2.3