summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/xvmc-nouveau/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/xvmc-nouveau/Makefile.am')
-rw-r--r--src/gallium/targets/xvmc-nouveau/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/targets/xvmc-nouveau/Makefile.am b/src/gallium/targets/xvmc-nouveau/Makefile.am
index bd30e4de398..4a45f41c11b 100644
--- a/src/gallium/targets/xvmc-nouveau/Makefile.am
+++ b/src/gallium/targets/xvmc-nouveau/Makefile.am
@@ -39,7 +39,6 @@ libXvMCnouveau_la_LDFLAGS = \
libXvMCnouveau_la_LIBADD = \
$(top_builddir)/src/gallium/winsys/nouveau/drm/libnouveaudrm.la \
$(top_builddir)/src/gallium/drivers/nouveau/libnouveau.la \
- $(top_builddir)/src/gallium/drivers/trace/libtrace.la \
$(GALLIUM_XVMC_LIB_DEPS) \
$(GALLIUM_DRI_LIB_DEPS) \
$(NOUVEAU_LIBS)