소스 검색

examples/Makefile.am: add missing file to dist

Nathalie Furmento 7 년 전
부모
커밋
687cd9269b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      examples/Makefile.am

+ 1 - 0
examples/Makefile.am

@@ -81,6 +81,7 @@ EXTRA_DIST = 					\
 	sched_ctx/axpy_partition_gpu.cu			\
 	heat/heat.sh					\
 	cholesky/cholesky.sh				\
+	cholesky/cholesky_compiled.c			\
 	lu/lu.sh