mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-10 01:40:14 +01:00
glsl: Add propagate_invariance to the other makefile
This fixes the scons build
This commit is contained in:
parent
a984e44abd
commit
4e060d80ff
1 changed files with 1 additions and 0 deletions
|
|
@ -201,6 +201,7 @@ LIBGLSL_FILES = \
|
|||
opt_tree_grafting.cpp \
|
||||
opt_vectorize.cpp \
|
||||
program.h \
|
||||
propagate_invariance.cpp \
|
||||
s_expression.cpp \
|
||||
s_expression.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue