From 4aa2b5120aa640d026e4c0d896f0e82f8c1e2adc Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 3 Mar 2013 22:51:01 -0800 Subject: [PATCH] vdpau-softpipe: Build correct source file - vl_winsys_xsp.c Copy-and-paste problem introduced by commit 7f24483e. Reviewed-by: Matt Turner --- src/gallium/targets/vdpau-softpipe/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/targets/vdpau-softpipe/Makefile.am b/src/gallium/targets/vdpau-softpipe/Makefile.am index 3372b5c7b19..7bde2f8d5ae 100644 --- a/src/gallium/targets/vdpau-softpipe/Makefile.am +++ b/src/gallium/targets/vdpau-softpipe/Makefile.am @@ -35,7 +35,7 @@ vdpaudir = $(VDPAU_LIB_INSTALL_DIR) vdpau_LTLIBRARIES = libvdpau_softpipe.la libvdpau_softpipe_la_SOURCES = \ - $(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_dri.c + $(top_srcdir)/src/gallium/auxiliary/vl/vl_winsys_xsp.c libvdpau_softpipe_la_LDFLAGS = \ -module \