Browse Source

examples/Makefile.am: add missing file

Nathalie Furmento 4 years ago
parent
commit
5f398d86de
1 changed files with 1 additions and 0 deletions
  1. 1 0
      examples/Makefile.am

+ 1 - 0
examples/Makefile.am

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