clover: Update OpenCL headers to version 1.2 from Khronos.
[mesa.git] / src / gallium / state_trackers / clover / Makefile.am
index 75eae8647f14f497df019a519180431247a4e890..5e6f9088e3670644bd4e93072b89b0bf174c3f05 100644 (file)
@@ -19,12 +19,16 @@ else
 cldir = $(includedir)/CL
 cl_HEADERS = \
        $(top_srcdir)/include/CL/cl.h \
+       $(top_srcdir)/include/CL/cl.hpp \
+       $(top_srcdir)/include/CL/cl_d3d10.h \
+       $(top_srcdir)/include/CL/cl_d3d11.h \
+       $(top_srcdir)/include/CL/cl_dx9_media_sharing.h \
+       $(top_srcdir)/include/CL/cl_egl.h \
        $(top_srcdir)/include/CL/cl_ext.h \
        $(top_srcdir)/include/CL/cl_gl.h \
        $(top_srcdir)/include/CL/cl_gl_ext.h \
        $(top_srcdir)/include/CL/cl_platform.h \
-       $(top_srcdir)/include/CL/opencl.h \
-       $(top_srcdir)/include/CL/cl.hpp
+       $(top_srcdir)/include/CL/opencl.h
 endif
 
 noinst_LTLIBRARIES = libclover.la libcltgsi.la libclllvm.la