Explorar o código

mpi/examples/Makefile.am: fix mpi_redux rule

Nathalie Furmento %!s(int64=4) %!d(string=hai) anos
pai
achega
7949d61c2c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      mpi/examples/Makefile.am

+ 2 - 2
mpi/examples/Makefile.am

@@ -315,10 +315,10 @@ endif
 examplebin_PROGRAMS +=		\
 	mpi_redux/mpi_redux
 
-matrix_mult_mm_SOURCES	=		\
+mpi_redux_mpi_redux_SOURCES	=		\
 	mpi_redux/mpi_redux.c
 
-matrix_mult_mm_LDADD =			\
+mpi_redux_mpi_redux_LDADD =			\
 	-lm
 
 if !STARPU_SIMGRID