瀏覽代碼

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

Nathalie Furmento 13 年之前
父節點
當前提交
ff8b382e3d
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 \