mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-24 00:40:36 +02:00
svga: add svga_mksstats.h to the sources list
Otherwise it won't be picked in the tarball and the build will fail.
Fixes: 0035f7f136 ("svga: add guest statistic gathering interface")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
78a7415f0b
commit
b634be0e69
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ C_SOURCES := \
|
|||
svga_hw_reg.h \
|
||||
svga_link.c \
|
||||
svga_link.h \
|
||||
svga_mksstats.h \
|
||||
svga_pipe_blend.c \
|
||||
svga_pipe_blit.c \
|
||||
svga_pipe_clear.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue