Explorar o código

mpi/Makefile.am: add file tests/helper.h to dist

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

+ 2 - 1
mpi/Makefile.am

@@ -37,7 +37,8 @@ EXTRA_DIST = 					\
 	examples/mpi_lu/pxlu_kernels.h		\
 	examples/mpi_lu/pxlu_kernels.c		\
 	examples/cholesky/mpi_cholesky.h	\
-	examples/cholesky/mpi_cholesky_models.h
+	examples/cholesky/mpi_cholesky_models.h \
+	tests/helper.h
 
 examplebindir = $(libdir)/starpu/examples/mpi