fix install dir
This commit is contained in:
parent
795ca38589
commit
50b395d16d
1 changed files with 3 additions and 1 deletions
|
|
@ -13,7 +13,9 @@ libeoutils_a_SOURCES = eoParser.cpp \
|
|||
|
||||
AM_CXXFLAGS = -I$(top_srcdir)/src
|
||||
|
||||
pkginclude_HEADERS = checkpointing \
|
||||
utilsincludedir = $(pkgincludedir)/utils
|
||||
|
||||
utilsinclude_HEADERS = checkpointing \
|
||||
compatibility.h \
|
||||
eoAssembledFitnessStat.h \
|
||||
eoCheckPoint.h \
|
||||
|
|
|
|||
Reference in a new issue