OSDN Git Service

Makefile.am: Remove api_exec_es* from EXTRA_FILES.
authorMatt Turner <mattst88@gmail.com>
Thu, 1 Aug 2013 21:29:05 +0000 (14:29 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 2 Aug 2013 16:51:57 +0000 (09:51 -0700)
These files were removed in commits a0102154 and a8ab7e33.

Reviewed-by: Andreas Boll <andreas.boll.dev@gmail.com>
Makefile.am

index ce391c4..343bade 100644 (file)
@@ -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            \