From a415aef4d98ac9846348df69fb9137442a37aeca Mon Sep 17 00:00:00 2001 From: kuepper Date: Thu, 23 Dec 2004 17:33:08 +0000 Subject: [PATCH] reshuffle libraries to resolve all dependencies --- 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 94fcee7b..98af15ad 100644 --- a/eo/test/Makefile.am +++ b/eo/test/Makefile.am @@ -46,7 +46,7 @@ noinst_HEADERS = binary_value.h real_value.h RoyalRoad.h AM_CXXFLAGS = -I$(top_srcdir)/src -DEPS = $(LIBGA) $(LIBES) $(LIBEO) $(LIBEOUTILS) +DEPS = $(LIBGA) $(LIBES) $(LIBEOUTILS) $(LIBEO) LIBS = $(DEPS) CLEANFILES = monitor.csv t-eoRandom.out