소스 검색

Fix "make dist".

Cyril Roelandt 12 년 전
부모
커밋
68973fa0d4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      mpi/examples/Makefile.am

+ 1 - 1
mpi/examples/Makefile.am

@@ -44,7 +44,7 @@ EXTRA_DIST = 					\
 	cholesky/mpi_cholesky.h	\
 	cholesky/mpi_cholesky_models.h \
 	cholesky/mpi_cholesky_codelets.h \
-	tests/helper.h
+	../tests/helper.h
 
 examplebindir = $(libdir)/starpu/mpi