From: Jakub Bogusz Date: Mon, 4 Mar 2013 06:51:01 +0000 (-0800) Subject: vdpau-softpipe: Build correct source file - vl_winsys_xsp.c X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e29124717eae4f8d329bb6a9707b802c0ff4bdd9;p=mesa.git vdpau-softpipe: Build correct source file - vl_winsys_xsp.c Copy-and-paste problem introduced by commit 7f24483e. Reviewed-by: Matt Turner --- 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 \