diff options
Diffstat (limited to 'tests/ui-tests')
-rw-r--r-- | tests/ui-tests/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/ui-tests/Makefile.am b/tests/ui-tests/Makefile.am index 15bfdfa588..eede246e35 100644 --- a/tests/ui-tests/Makefile.am +++ b/tests/ui-tests/Makefile.am @@ -22,12 +22,6 @@ message_browser_LDADD = \ $(PTHREAD_LIB) \ $(EXTRA_GNOME_LIBS) -camelfilter_LDADD = \ - $(top_builddir)/camel/libcamel.la \ - $(INTLLIBS) \ - $(EXTRA_GNOME_LIBS) \ - $(PTHREAD_LIB) \ - $(EXTRA_GNOME_LIBS) noinst_PROGRAMS = \ message-browser |