From 3d357d030faddb11990d37cc8e9327b34de5ea76 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 6 Dec 2014 23:22:20 -0800 Subject: gallium/targets: Add *.sym files to distribution. And add d3dadapter9's extra dependency. --- src/gallium/targets/opencl/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gallium/targets/opencl/Makefile.am') diff --git a/src/gallium/targets/opencl/Makefile.am b/src/gallium/targets/opencl/Makefile.am index 11cc0c1433c..5daf327fb47 100644 --- a/src/gallium/targets/opencl/Makefile.am +++ b/src/gallium/targets/opencl/Makefile.am @@ -44,7 +44,7 @@ nodist_EXTRA_lib@OPENCL_LIBNAME@_la_SOURCES = dummy.cpp lib@OPENCL_LIBNAME@_la_SOURCES = EXTRA_lib@OPENCL_LIBNAME@_la_DEPENDENCIES = opencl.sym -EXTRA_DIST = mesa.icd +EXTRA_DIST = mesa.icd opencl.sym if HAVE_CLOVER_ICD icddir = /etc/OpenCL/vendors/ -- cgit v1.2.3