From 74a58886f61378f2e7eded88c33759af28a5d4f8 Mon Sep 17 00:00:00 2001 From: NotZed Date: Sat, 19 Feb 2000 04:14:46 +0000 Subject: Use a relative path to the mbox provider module. 2000-02-18 NotZed * tests/test11.c (main): Use a relative path to the mbox provider module. svn path=/trunk/; revision=1857 --- tests/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 74b784babd..ec7edb8409 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -19,6 +19,11 @@ LDADD = \ # $(GNOME_LIBDIR) \ # $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB) +#test11_LDADD = \ +# $(LDADD) \ +# $(top_builddir)/filter/libfilter.la \ +# $(top_builddir)/libibex/libibex.la + test9_LDADD = \ $(top_builddir)/camel/libcamel.la \ $(top_builddir)/libibex/libibex.la \ -- cgit v1.2.3