summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/omx
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2014-12-06 23:22:20 -0800
committerMatt Turner <[email protected]>2014-12-12 12:11:49 -0800
commit3d357d030faddb11990d37cc8e9327b34de5ea76 (patch)
treecfc37ba36c8950ad4e0e6efa332f35b2213eebac /src/gallium/targets/omx
parent00ab151ad1c17a623f64423e5d01a7f8bba4b98f (diff)
gallium/targets: Add *.sym files to distribution.
And add d3dadapter9's extra dependency.
Diffstat (limited to 'src/gallium/targets/omx')
-rw-r--r--src/gallium/targets/omx/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/omx/Makefile.am b/src/gallium/targets/omx/Makefile.am
index 1e2d239efbe..0ae7c55198c 100644
--- a/src/gallium/targets/omx/Makefile.am
+++ b/src/gallium/targets/omx/Makefile.am
@@ -33,6 +33,7 @@ libomx_mesa_la_LIBADD = \
$(GALLIUM_COMMON_LIB_DEPS)
EXTRA_libomx_mesa_la_DEPENDENCIES = omx.sym
+EXTRA_DIST = omx.sym
if HAVE_GALLIUM_STATIC_TARGETS