Browse Source

mpi/examples/Makefile.am: fix distrib list

Nathalie Furmento 12 years ago
parent
commit
3f22abd78f
1 changed files with 2 additions and 3 deletions
  1. 2 3
      mpi/examples/Makefile.am

+ 2 - 3
mpi/examples/Makefile.am

@@ -53,10 +53,9 @@ EXTRA_DIST = 					\
 	mpi_lu/pxlu.c			\
 	mpi_lu/pxlu_kernels.h		\
 	mpi_lu/pxlu_kernels.c		\
-	matrix_decomposition/mpi_cholesky.h		\
-	matrix_decomposition/mpi_kernels.h		\
-	matrix_decomposition/mpi_cholesky_models.h 	\
 	matrix_decomposition/mpi_cholesky_codelets.h 	\
+	matrix_decomposition/mpi_cholesky_kernels.h	\
+	matrix_decomposition/mpi_cholesky_models.h 	\
 	matrix_decomposition/mpi_cholesky_params.h	\
 	../tests/helper.h