More changes to Makefile.am
This commit is contained in:
parent
1bee1e1f81
commit
d2fedcb5b9
2 changed files with 2 additions and 2 deletions
|
|
@ -5,4 +5,4 @@
|
|||
###############################################################################
|
||||
|
||||
libeoincdir = $(includedir)/eo/es
|
||||
libeoinc_HEADERS = eoESFullChrom.h eoESChrom.h eoESFullMut.h evolution_strategies
|
||||
libeoinc_HEADERS = eoESFullChrom.h eoESChrom.h eoESFullMut.h evolution_strategies eoEsObjectiveBounds.h eoEsSimple.h eoEsStdev.h eoEsFull.h eoEsChromInit.h eoEsMutationInit.h eoEsMutate.h
|
||||
|
|
@ -10,4 +10,4 @@ lib_LIBRARIES = libeoother.a
|
|||
libeoother_a_SOURCES = eoExternalOpFunctions.cpp
|
||||
|
||||
libeootherincdir = $(includedir)/eo/other
|
||||
libeootherinc_HEADERS = eoExternalEO.h eoString.h eoStringMutation.h
|
||||
libeootherinc_HEADERS = eoExternalEO.h eoString.h eoStringMutation.h external_eo eoExternalOpFunctions.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue