[Mesa-stable] [PATCH] Makefile.am: Remove api_exec_es* from EXTRA_FILES.

Ian Romanick idr at freedesktop.org
Tue Aug 6 10:30:42 PDT 2013


I've picked this to 9.2.  Is this also a candidate for 9.1?

On 08/02/2013 09:51 AM, Matt Turner wrote:
> These files were removed in commits a0102154 and a8ab7e33.
>
> Cc: mesa-stable at lists.freedesktop.org
> Reviewed-by: Andreas Boll <andreas.boll.dev at gmail.com>
> ---
>   Makefile.am | 6 ------
>   1 file changed, 6 deletions(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index ce391c4..343bade 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -52,12 +52,6 @@ EXTRA_FILES = \
>   	src/glsl/glcpp/glcpp-lex.c			\
>   	src/glsl/glcpp/glcpp-parse.c			\
>   	src/glsl/glcpp/glcpp-parse.h			\
> -	src/mesa/main/api_exec_es1.c			\
> -	src/mesa/main/api_exec_es1_dispatch.h		\
> -	src/mesa/main/api_exec_es1_remap_helper.h	\
> -	src/mesa/main/api_exec_es2.c			\
> -	src/mesa/main/api_exec_es2_dispatch.h		\
> -	src/mesa/main/api_exec_es2_remap_helper.h	\
>   	src/mesa/program/lex.yy.c			\
>   	src/mesa/program/program_parse.tab.c		\
>   	src/mesa/program/program_parse.tab.h		\
>



More information about the mesa-stable mailing list