Updated automake-related files.
2 files changed, 2 insertions(+), 2 deletions(-) A ChangeLog M Makefile.am
A ChangeLog => ChangeLog +0 -0
M Makefile.am => Makefile.am +2 -2
@@ 1,3 1,5 @@ +ACLOCAL_AMFLAGS = -I m4 + lib_LTLIBRARIES = libeve.la libeve_la_SOURCES = \ chromosome.c \ @@ 13,5 15,3 @@ bin_PROGRAMS = test-ga test_ga_SOURCES = test-ga.c test_ga_LDFLAGS = -lm test_ga_LDADD = libeve.la - -# evolution.c