9 lines
220 B
Makefile
9 lines
220 B
Makefile
# Copyright (C) 2004 Jochen Küpper <jochen@fhi-berlin.mpg.de>
|
|
|
|
pkginclude_HEADERS = eoDistEvalEasyEA.h \
|
|
eoDistEvalEasyEA.h \
|
|
eoDistPopEvalFunc.h \
|
|
eoEvaluator.h \
|
|
eoPopEval.h
|
|
|
|
### Makefile.am ends here
|