mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 09:28:07 +02:00
nv50: add missing header into the sources list
Otherwise it won't end up in the tarball. Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
40c2acef5c
commit
1780a562bc
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ NV50_C_SOURCES := \
|
|||
nv50/nv50_3d.xml.h \
|
||||
nv50/nv50_blit.h \
|
||||
nv50/nv50_compute.c \
|
||||
nv50/nv50_compute.xml.h \
|
||||
nv50/nv50_context.c \
|
||||
nv50/nv50_context.h \
|
||||
nv50/nv50_defs.xml.h \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue