From f1d9513767d88c68505af3564acc54388c9cc6ce Mon Sep 17 00:00:00 2001 From: Bertrand Guiheneuf Date: Fri, 8 Oct 1999 19:21:51 +0000 Subject: weekly commit svn path=/trunk/; revision=1322 --- tests/Makefile.am | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index e781124e3b..282ba2018a 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -11,16 +11,16 @@ LDADD = \ -test4_LDADD = \ - $(top_builddir)/camel/libcamel.la \ - $(top_builddir)/camel/providers/MH/libcamelmh.la \ - $(GNOME_LIBDIR) \ - $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB) +#test4_LDADD = \ +# $(top_builddir)/camel/libcamel.la \ +# $(top_builddir)/camel/providers/MH/libcamelmh.la \ +# $(GNOME_LIBDIR) \ +# $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB) noinst_PROGRAMS = \ test1 \ test2 \ test3 \ - test4 \ - test7 + test7 \ + test8 -- cgit v1.2.3