ソースを参照

Fix missing shipped file

Samuel Thibault 8 年 前
コミット
09559f3ef4
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  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