* Makefile.am (EXTRA_DIST): Distribute exactly the necessary files

This commit is contained in:
kuepper 2006-12-16 22:01:46 +00:00
commit 9a549fbf83
2 changed files with 10 additions and 17 deletions

View file

@ -1,5 +1,7 @@
2006-12-16 Jochen Küpper <jochen@fhi-berlin.mpg.de>
* Makefile.am (EXTRA_DIST): Distribute exactly the necessary files
* EO.tpl, MyStructEA.cpp, MyStructSEA.cpp, make_MyStruct.cpp: Use
correct names for includes.

View file

@ -1,23 +1,14 @@
EXTRA_DIST = EO.tpl \
MakeSimple.tmpl \
Makefile.tmpl \
MyStructEA.cpp \
MyStructLibEA.cpp \
MyStructSEA.cpp \
README \
binCrossover.tmpl \
continue.tmpl \
create.sh \
createSimple \
eoMyStruct.tmpl \
evalFunc.tmpl \
init.tmpl \
lessOffspringExternalSelectorGenOp.tmpl \
lessOffspringSameSelectorGenOp.tmpl \
make_MyStruct.cpp \
make_genotype_MyStruct.h \
make_op_MyStruct.h \
moreOffspringGenOp.tmpl \
mutation.tmpl \
quadCrossover.tmpl \
stat.tmpl
MyStructSEA.cpp \
stat.tmpl \
README \
README.manual \
README.tmpl \
configure.ac.tmpl \
Makefile.am.top-tmpl \
Makefile.am.src-tmpl