glsl linker: remove interface block instance names
[mesa.git] / src / glsl / Makefile.sources
index e1112c3572a252c95f407eaa4cb10b69e937fabd..b9fd2836c68bd606c516666cc9a501f24e54dd7e 100644 (file)
@@ -63,6 +63,7 @@ LIBGLSL_FILES = \
        $(GLSL_SRCDIR)/lower_mat_op_to_vec.cpp \
        $(GLSL_SRCDIR)/lower_noise.cpp \
        $(GLSL_SRCDIR)/lower_packed_varyings.cpp \
+       $(GLSL_SRCDIR)/lower_named_interface_blocks.cpp \
        $(GLSL_SRCDIR)/lower_packing_builtins.cpp \
        $(GLSL_SRCDIR)/lower_texture_projection.cpp \
        $(GLSL_SRCDIR)/lower_variable_index_to_cond_assign.cpp \