From 0533618306fefd376745ee13de97891c168d4578 Mon Sep 17 00:00:00 2001 From: mac Date: Wed, 14 Jun 2000 07:27:51 +0000 Subject: [PATCH] Removed double reference to t-eoESFull --- eo/test/Makefile.am | 7 ------- 1 file changed, 7 deletions(-) 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) - -############################################################################### -