소스 검색

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 \