mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-07 05:30:25 +01:00
nouveau: add codegen/unordered_set.h to the tarball
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
parent
a8f451cd0e
commit
79da1b262d
1 changed files with 2 additions and 1 deletions
|
|
@ -121,7 +121,8 @@ NV50_CODEGEN_SOURCES := \
|
|||
codegen/nv50_ir_target_nv50.cpp \
|
||||
codegen/nv50_ir_target_nv50.h \
|
||||
codegen/nv50_ir_util.cpp \
|
||||
codegen/nv50_ir_util.h
|
||||
codegen/nv50_ir_util.h \
|
||||
codegen/unordered_set.h
|
||||
|
||||
NVC0_CODEGEN_SOURCES := \
|
||||
codegen/nv50_ir_emit_gk110.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue