Oops, corrected error in adding t-eoExternalEO
This commit is contained in:
parent
86ae1ddbaa
commit
69d9ee7a0f
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ t_eoCheckpointing_LDADD = $(LDADDS)
|
|||
|
||||
###############################################################################
|
||||
|
||||
t_eoExternalEO_SOURCES = t-eoCheckpointing.cpp
|
||||
t_eoExternalEO_SOURCES = t-eoExternalEO.cpp
|
||||
t_eoExternalEO_DEPENDENCIES = $(DEPS)
|
||||
t_eoExternalEO_LDFLAGS = -lm
|
||||
t_eoExternalEO_LDADD = $(LDADDS)
|
||||
|
|
|
|||
Reference in a new issue