Parcourir la source

add helper.h for distcheck

Corentin Salingue il y a 8 ans
Parent
commit
bf02849c13
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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 \