glsl: Add propagate_invariance to the other makefile

This fixes the scons build
This commit is contained in:
Jason Ekstrand 2016-03-23 21:04:18 -07:00
parent a984e44abd
commit 4e060d80ff
1 changed files with 1 additions and 0 deletions

View File

@ -201,6 +201,7 @@ LIBGLSL_FILES = \
opt_tree_grafting.cpp \
opt_vectorize.cpp \
program.h \
propagate_invariance.cpp \
s_expression.cpp \
s_expression.h