diff --git a/eo/test/Makefile.am b/eo/test/Makefile.am index 9d12043f..4bb21359 100644 --- a/eo/test/Makefile.am +++ b/eo/test/Makefile.am @@ -178,11 +178,4 @@ t_eoExternalEO_LDADD = $(LDADDS) ############################################################################### -t_eoESFull_SOURCES = t-eoESFull.cpp -t_eoESFull_DEPENDENCIES = $(DEPS) -t_eoESFull_LDFLAGS = -lm -t_eoESFull_LDADD = $(LDADDS) - -############################################################################### -