From 13df8199376ee0c38ee86c748044252c9d32c57b Mon Sep 17 00:00:00 2001 From: mac Date: Thu, 10 Aug 2000 14:31:19 +0000 Subject: [PATCH] Still part of extreme cleanup --- eo/test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/test/Makefile.am b/eo/test/Makefile.am index 95468ca1..fe7fd983 100644 --- a/eo/test/Makefile.am +++ b/eo/test/Makefile.am @@ -4,7 +4,7 @@ ## ############################################################################### -DEPS = $(top_builddir)/src/libeo.a $(top_builddir)/src/obsolete/libeoobsolete.a $(top_builddir)/src/utils/libeoutils.a +DEPS = $(top_builddir)/src/libeo.a $(top_builddir)/src/utils/libeoutils.a ###############################################################################