glsl: Add propagate_invariance to the other makefile
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 24 Mar 2016 04:04:18 +0000 (21:04 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 24 Mar 2016 04:12:44 +0000 (21:12 -0700)
This fixes the scons build

src/compiler/glsl/Makefile.sources

index 08b40c5..538196a 100644 (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