summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/opencl
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2015-06-10 16:30:56 -0700
committerEmil Velikov <emil.l.velikov@gmail.com>2015-06-26 12:55:25 +0100
commit404a90b82786080564fe32716f83ce055b9a934f (patch)
tree758b47ea007200331c81a45356925a3ed2cbc400 /src/gallium/targets/opencl
parent229450520a23ba211fd9f7b3c9bc80f291229ec1 (diff)
downloadexternal_mesa3d-404a90b82786080564fe32716f83ce055b9a934f.zip
external_mesa3d-404a90b82786080564fe32716f83ce055b9a934f.tar.gz
external_mesa3d-404a90b82786080564fe32716f83ce055b9a934f.tar.bz2
mesa: Enable subdir-objects globally.
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'src/gallium/targets/opencl')
-rw-r--r--src/gallium/targets/opencl/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/targets/opencl/Makefile.am b/src/gallium/targets/opencl/Makefile.am
index 5daf327..70e60e2 100644
--- a/src/gallium/targets/opencl/Makefile.am
+++ b/src/gallium/targets/opencl/Makefile.am
@@ -1,5 +1,3 @@
-AUTOMAKE_OPTIONS = subdir-objects
-
include $(top_srcdir)/src/gallium/Automake.inc
lib_LTLIBRARIES = lib@OPENCL_LIBNAME@.la