Note: This is a candidate for the stable branches.
---
v2: remove trailing \ in last line.
---
 src/gallium/state_trackers/clover/Makefile.am |   10 ++++++++++
 1 Datei geändert, 10 Zeilen hinzugefügt(+)

diff --git a/src/gallium/state_trackers/clover/Makefile.am 
b/src/gallium/state_trackers/clover/Makefile.am
index c37d010..f068164 100644
--- a/src/gallium/state_trackers/clover/Makefile.am
+++ b/src/gallium/state_trackers/clover/Makefile.am
@@ -74,3 +74,13 @@ libclover_la_SOURCES = \
        api/event.cpp \
        api/program.cpp \
        api/kernel.cpp
+
+cldir = $(includedir)/CL
+cl_HEADERS = \
+       $(top_srcdir)/include/CL/cl.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
-- 
1.7.10.4

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to