fix 'make dist', works now (besides ParadisEO).

This commit is contained in:
kuepper 2004-09-21 10:23:33 +00:00
commit 5150bd4888
12 changed files with 79 additions and 85 deletions

View file

@ -16,10 +16,7 @@ noinst_HEADERS = eoOneMax.h \
extra_DIST = Makefile.simple
AM_CXXFLAGS = -I$(top_srcdir)/src
LDADD = -L$(top_builddir)/src -L$(top_builddir)/src/ga -L$(top_builddir)/src/utils
LIBS = -lga -leoutils -leo
INCLUDES = -I$(top_srcdir)/src