Explorar el Código

examples/Makefile.am: add missing file

Nathalie Furmento hace 4 años
padre
commit
5f398d86de
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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				\