ソースを参照

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				\