Parcourir la source

examples/Makefile.am: add missing file to dist

Nathalie Furmento il y a 6 ans
Parent
commit
687cd9269b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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