From 404a90b82786080564fe32716f83ce055b9a934f Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 10 Jun 2015 16:30:56 -0700 Subject: mesa: Enable subdir-objects globally. Reviewed-by: Emil Velikov --- src/gallium/targets/opencl/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/gallium/targets/opencl') 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 -- cgit v1.1