Explorar el Código

socl/Makefile.am: Install SOCL headers under $includedir/starpu/$(STARPU_EFFECTIVE_VERSION)/CL

Nathalie Furmento hace 13 años
padre
commit
ff8b382e3d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      socl/Makefile.am

+ 1 - 1
socl/Makefile.am

@@ -17,7 +17,7 @@ SUBDIRS = src examples
 
 EXTRA_DIST = README
 
-libsocl_la_includedir=$(includedir)/starpu/CL
+libsocl_la_includedir=$(includedir)/starpu/$(STARPU_EFFECTIVE_VERSION)/CL
 
 libsocl_la_include_HEADERS = \
   include/CL/cl.h \