Module: Mesa
Branch: master
Commit: 4f83956347a31c68ce9920ead75e07723cf3b5bb
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f83956347a31c68ce9920ead75e07723cf3b5bb

Author: Matt Turner <[email protected]>
Date:   Thu Aug  1 14:29:05 2013 -0700

Makefile.am: Remove api_exec_es* from EXTRA_FILES.

These files were removed in commits a0102154 and a8ab7e33.

Reviewed-by: Andreas Boll <[email protected]>

---

 Makefile.am |    6 ------
 1 files changed, 0 insertions(+), 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            \

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to