mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 15:20:10 +01:00
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>
This commit is contained in:
parent
b88f74d63d
commit
e29124717e
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue