From d953d25f089ec71cdaf8ca9e14fcf24dc06aa886 Mon Sep 17 00:00:00 2001 From: okoenig Date: Wed, 8 Jan 2003 12:43:31 +0000 Subject: [PATCH] bugfix: since there are no Makefiles in the directory ~eo/src/do anymore, I removed this directory from the subdirs list in this Makefile.am --- eo/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/src/Makefile.am b/eo/src/Makefile.am index e37a7007..85a048d0 100644 --- a/eo/src/Makefile.am +++ b/eo/src/Makefile.am @@ -4,7 +4,7 @@ ## ############################################################################### -SUBDIRS = es ga gp utils other do +SUBDIRS = es ga gp utils other CPPFLAGS = -O2 lib_LIBRARIES = libeo.a