summaryrefslogtreecommitdiff
path: root/src/gallium/targets/vdpau-softpipe/Makefile.am
diff options
context:
space:
mode:
authorJakub Bogusz <qboosh@pld-linux.org>2013-03-03 22:51:01 -0800
committerMatt Turner <mattst88@gmail.com>2013-03-03 22:53:26 -0800
commite29124717eae4f8d329bb6a9707b802c0ff4bdd9 (patch)
tree3c5cb04510e2882cba9a42819ea781ba5a60a4a9 /src/gallium/targets/vdpau-softpipe/Makefile.am
parentb88f74d63dca9db0f1b1cb9ce4d85f706c7a7fab (diff)
vdpau-softpipe: Build correct source file - vl_winsys_xsp.c
Copy-and-paste problem introduced by commit 7f24483e. Reviewed-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'src/gallium/targets/vdpau-softpipe/Makefile.am')
-rw-r--r--src/gallium/targets/vdpau-softpipe/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \