From 3a49f0dd089a4a9fc1dd199a3f1e843e514afb8a Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Tue, 19 Nov 2002 17:21:44 +0000 Subject: Removed $(GNOME_LIBDIR) and $(GNOMEUI_LIBS) * tests/*/Makefile.am: Removed $(GNOME_LIBDIR) and $(GNOMEUI_LIBS) svn path=/trunk/; revision=18839 --- camel/tests/mime-filter/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'camel/tests/mime-filter') diff --git a/camel/tests/mime-filter/Makefile.am b/camel/tests/mime-filter/Makefile.am index f2f686d593..2c83f1202f 100644 --- a/camel/tests/mime-filter/Makefile.am +++ b/camel/tests/mime-filter/Makefile.am @@ -13,9 +13,7 @@ INCLUDES = \ LDADD = \ $(top_builddir)/camel/libcamel.la \ $(top_builddir)/e-util/libeutil.la \ - $(GNOME_LIBDIR) \ $(top_builddir)/camel/tests/lib/libcameltest.a \ - $(GNOMEUI_LIBS) \ $(INTLLIBS) \ $(EVOLUTION_MAIL_LIBS) -- cgit v1.2.3