fix installation, dist-preparation
This commit is contained in:
parent
495057c341
commit
51471804cd
18 changed files with 110 additions and 80 deletions
|
|
@ -1 +1,15 @@
|
|||
pkginclude_HEADERS = make_algo_easea.h \
|
||||
make_algo_pareto.h \
|
||||
make_algo_scalar.h \
|
||||
make_checkpoint.h \
|
||||
make_checkpoint_FDC.h \
|
||||
make_checkpoint_assembled.h \
|
||||
make_checkpoint_pareto.h \
|
||||
make_continue.h \
|
||||
make_continue_pareto.h \
|
||||
make_general_replacement.h \
|
||||
make_pop.h \
|
||||
make_run.h
|
||||
|
||||
|
||||
EXTRA_DIST = Readme
|
||||
|
|
|
|||
Reference in a new issue