fix installation, dist-preparation
This commit is contained in:
parent
495057c341
commit
51471804cd
18 changed files with 110 additions and 80 deletions
|
|
@ -16,9 +16,9 @@ libga_a_SOURCES = make_algo_scalar_ga.cpp \
|
|||
make_pop_ga.cpp \
|
||||
make_run_ga.cpp
|
||||
|
||||
libeoincdir = $(includedir)/eo/ga
|
||||
gaincludedir = $(pkgincludedir)/ga
|
||||
|
||||
libeoinc_HEADERS = eoBit.h \
|
||||
gainclude_HEADERS = eoBit.h \
|
||||
eoBitOpFactory.h \
|
||||
eoBitOp.h \
|
||||
eoBoolFlip.h \
|
||||
|
|
|
|||
Reference in a new issue