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)