From 4654d42e30c5b167ed8578e52ce9c7245f00c4b0 Mon Sep 17 00:00:00 2001 From: mac Date: Sun, 9 Apr 2000 09:54:25 +0000 Subject: [PATCH] Oops, it's a pain to get the makefiles up to date when you are working on two machines.... --- eo/test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eo/test/Makefile.am b/eo/test/Makefile.am index 6c57d3d7..ed43605d 100644 --- a/eo/test/Makefile.am +++ b/eo/test/Makefile.am @@ -171,7 +171,7 @@ t_eoCheckpointing_LDADD = $(LDADDS) ############################################################################### -t_eoGOpSel_SOURCES = t_eoGOpSel.cpp +t_eoGOpSel_SOURCES = t-eoGOpSel.cpp t_eoGOpSel_DEPENDENCIES = $(DEPS) t_eoGOpSel_LDFLAGS = -lm t_eoGOpSel_LDADD = $(LDADDS)