On Wed, Oct 29, 2014 at 5:16 PM, Kenneth Graunke <kenn...@whitecape.org> wrote: > diff --git a/src/glsl/Makefile.sources b/src/glsl/Makefile.sources > index 0c55327..6aed52d 100644 > --- a/src/glsl/Makefile.sources > +++ b/src/glsl/Makefile.sources > @@ -58,6 +58,7 @@ LIBGLSL_FILES = \ > $(GLSL_SRCDIR)/loop_analysis.cpp \ > $(GLSL_SRCDIR)/loop_controls.cpp \ > $(GLSL_SRCDIR)/loop_unroll.cpp \ > + $(GLSL_SRCDIR)/lower_const_arrays_to_uniforms.cpp \
Alphabetize! > $(GLSL_SRCDIR)/lower_clip_distance.cpp \ > $(GLSL_SRCDIR)/lower_discard.cpp \ > $(GLSL_SRCDIR)/lower_discard_flow.cpp \ _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev