Mesa (9.2): Makefile.am: Remove api_exec_es* from EXTRA_FILES.

Ian Romanick idr at kemper.freedesktop.org
Tue Aug 6 17:30:22 UTC 2013


Module: Mesa
Branch: 9.2
Commit: c331562158c918343d49e6b2d71cccd1ad8685a5
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=c331562158c918343d49e6b2d71cccd1ad8685a5

Author: Matt Turner <mattst88 at gmail.com>
Date:   Fri Aug  2 09:51:25 2013 -0700

Makefile.am: Remove api_exec_es* from EXTRA_FILES.

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 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 29405a0..2a57397 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -57,12 +57,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-commit mailing list