Removed double reference to t-eoESFull
This commit is contained in:
parent
0533618306
commit
ff057c799a
1 changed files with 4 additions and 4 deletions
|
|
@ -57,10 +57,10 @@ t_eoAtomOps_LDADD = $(LDADDS)
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
#t_eoESFull_SOURCES = t-eoESFull.cpp real_value.h
|
t_eoESFull_SOURCES = t-eoESFull.cpp real_value.h
|
||||||
#t_eoESFull_DEPENDENCIES = $(DEPS)
|
t_eoESFull_DEPENDENCIES = $(DEPS)
|
||||||
#t_eoESFull_LDFLAGS = -lm
|
t_eoESFull_LDFLAGS = -lm
|
||||||
#t_eoESFull_LDADD = $(LDADDS)
|
t_eoESFull_LDADD = $(LDADDS)
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
|
|
|
||||||
Reference in a new issue