bugfix: since there are no Makefiles in the directory ~eo/src/do anymore, I removed this directory from the subdirs list in this Makefile.am
This commit is contained in:
parent
c6b4f255d9
commit
d953d25f08
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
##
|
||||
###############################################################################
|
||||
|
||||
SUBDIRS = es ga gp utils other do
|
||||
SUBDIRS = es ga gp utils other
|
||||
CPPFLAGS = -O2
|
||||
|
||||
lib_LIBRARIES = libeo.a
|
||||
|
|
|
|||
Reference in a new issue