瀏覽代碼

add helper.h for distcheck

Corentin Salingue 8 年之前
父節點
當前提交
bf02849c13
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      examples/Makefile.am

+ 1 - 0
examples/Makefile.am

@@ -45,6 +45,7 @@ endif
 
 EXTRA_DIST = 					\
 	README.txt				\
+	helper.h				\
 	axpy/axpy.h				\
 	axpy/axpy_opencl_kernel.cl		\
 	basic_examples/vector_scal_opencl_kernel.cl \