Explorar o código

don't forget shadow.h in the dist tarball

Samuel Thibault %!s(int64=15) %!d(string=hai) anos
pai
achega
50b02154be
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      examples/stencil/Makefile.am

+ 2 - 1
examples/stencil/Makefile.am

@@ -54,7 +54,8 @@ stencil_SOURCES =				\
 	stencil.c
 
 noinst_HEADERS =				\
-	stencil.h
+	stencil.h				\
+	shadow.h
 
 if STARPU_USE_CUDA
 stencil_SOURCES +=				\