Ver código fonte

Fix missing shipped file

Samuel Thibault 7 anos atrás
pai
commit
09559f3ef4
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      examples/Makefile.am

+ 1 - 0
examples/Makefile.am

@@ -80,6 +80,7 @@ EXTRA_DIST = 					\
 	sched_ctx/axpy_partition_gpu.h			\
 	sched_ctx/axpy_partition_gpu.cu			\
 	heat/heat.sh					\
+	cholesky/cholesky.sh				\
 	lu/lu.sh