mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 19:50:12 +01:00
glsl: automake: add opt_add_neg_to_sub.h to the sources list
Otherwise it'll be missing in the release tarball. Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
e36f0878cf
commit
db45f1eaab
1 changed files with 1 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ LIBGLSL_SHADER_CACHE_FILES = \
|
|||
GLSL_COMPILER_CXX_FILES = \
|
||||
glsl/ir_builder_print_visitor.cpp \
|
||||
glsl/ir_builder_print_visitor.h \
|
||||
glsl/opt_add_neg_to_sub.h \
|
||||
glsl/standalone_scaffolding.cpp \
|
||||
glsl/standalone_scaffolding.h \
|
||||
glsl/standalone.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue