diff options
Diffstat (limited to 'camel/tests/stream')
-rw-r--r-- | camel/tests/stream/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/camel/tests/stream/Makefile.am b/camel/tests/stream/Makefile.am index 492617b9af..25bd84eafd 100644 --- a/camel/tests/stream/Makefile.am +++ b/camel/tests/stream/Makefile.am @@ -12,9 +12,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) |