On Fri, Dec 12, 2014 at 2:43 PM, Carl Worth <[email protected]> wrote:
> diff --git a/src/glsl/Makefile.sources b/src/glsl/Makefile.sources
> index 676fa0d..875e4bf 100644
> --- a/src/glsl/Makefile.sources
> +++ b/src/glsl/Makefile.sources
> @@ -105,7 +105,8 @@ LIBGLSL_FILES = \
>         $(GLSL_SRCDIR)/opt_swizzle_swizzle.cpp \
>         $(GLSL_SRCDIR)/opt_tree_grafting.cpp \
>         $(GLSL_SRCDIR)/opt_vectorize.cpp \
> -       $(GLSL_SRCDIR)/s_expression.cpp
> +       $(GLSL_SRCDIR)/s_expression.cpp \
> +       $(GLSL_SRCDIR)/blob.c
>
Please add blob.h to this list as well before committing.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to