Removing eoRealBounds from Makefile.am

This commit is contained in:
evomarc 2001-04-26 15:35:30 +00:00
commit 2d6bb7ae0c

View file

@ -16,4 +16,4 @@ libes_a_SOURCES = make_algo_scalar_real.cpp \
make_run_real.cpp
CPPFLAGS = -Wall
libeoincdir = $(includedir)/eo/es
libeoinc_HEADERS = eoEsChromInit.h eoEsFull.h eoEsMutate.h eoEsMutationInit.h eoEsSimple.h eoEsStdev.h eoEsStdevXOver.h eoGenericRealOp.h eoNormalMutation.h eoReal.h eoRealBounds.h eoRealOp.h
libeoinc_HEADERS = eoEsChromInit.h eoEsFull.h eoEsMutate.h eoEsMutationInit.h eoEsSimple.h eoEsStdev.h eoEsStdevXOver.h eoGenericRealOp.h eoNormalMutation.h eoReal.h eoRealOp.h