summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/xa/Makefile.am
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/xa/Makefile.am
parent00ab151ad1c17a623f64423e5d01a7f8bba4b98f (diff)
gallium/targets: Add *.sym files to distribution.
And add d3dadapter9's extra dependency.
Diffstat (limited to 'src/gallium/targets/xa/Makefile.am')
-rw-r--r--src/gallium/targets/xa/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/xa/Makefile.am b/src/gallium/targets/xa/Makefile.am
index ab5b28e1425..a1eae2af13f 100644
--- a/src/gallium/targets/xa/Makefile.am
+++ b/src/gallium/targets/xa/Makefile.am
@@ -53,6 +53,7 @@ libxatracker_la_LDFLAGS += \
endif
EXTRA_libxatracker_la_DEPENDENCIES = xa.sym
+EXTRA_DIST = xa.sym
if HAVE_GALLIUM_STATIC_TARGETS