瀏覽代碼

examples/Makefile.am: add missing file

Nathalie Furmento 4 年之前
父節點
當前提交
5f398d86de
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      examples/Makefile.am

+ 1 - 0
examples/Makefile.am

@@ -106,6 +106,7 @@ examplebin_PROGRAMS =
 noinst_HEADERS = 				\
 	axpy/axpy.h                             \
 	cg/cg.h					\
+	cg/cg_kernels.c				\
 	heat/lu_kernels_model.h			\
 	heat/dw_sparse_cg.h			\
 	heat/heat.h				\