diff options
Diffstat (limited to 'src/gallium/targets/vdpau-nouveau/Makefile.am')
-rw-r--r-- | src/gallium/targets/vdpau-nouveau/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/targets/vdpau-nouveau/Makefile.am b/src/gallium/targets/vdpau-nouveau/Makefile.am index 001cb4ed1aa..fbaad037f85 100644 --- a/src/gallium/targets/vdpau-nouveau/Makefile.am +++ b/src/gallium/targets/vdpau-nouveau/Makefile.am @@ -41,7 +41,6 @@ libvdpau_nouveau_la_LDFLAGS = \ libvdpau_nouveau_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_VDPAU_LIB_DEPS) \ $(GALLIUM_DRI_LIB_DEPS) \ $(NOUVEAU_LIBS) |