Sfoglia il codice sorgente

add helper.h for distcheck

Corentin Salingue 8 anni fa
parent
commit
bf02849c13
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 \