mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
gallium: ship tgsi_to_nir.h in the tarball
Acked-by: Matt Turner <mattst88@gmail.com> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
parent
4008975e6f
commit
bd4925c6ac
1 changed files with 2 additions and 1 deletions
|
|
@ -303,7 +303,8 @@ C_SOURCES := \
|
|||
util/u_video.h
|
||||
|
||||
NIR_SOURCES := \
|
||||
nir/tgsi_to_nir.c
|
||||
nir/tgsi_to_nir.c \
|
||||
nir/tgsi_to_nir.h
|
||||
|
||||
VL_SOURCES := \
|
||||
vl/vl_compositor.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue