diff options
Diffstat (limited to 'src/mesa/es/sources.mak')
-rw-r--r-- | src/mesa/es/sources.mak | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/es/sources.mak b/src/mesa/es/sources.mak index b08069bce52..0f682f507e9 100644 --- a/src/mesa/es/sources.mak +++ b/src/mesa/es/sources.mak @@ -3,7 +3,6 @@ include $(MESA)/sources.mak # LOCAL sources LOCAL_ES1_SOURCES := \ - main/api_exec_es1.c \ main/get_es1.c \ main/drawtex.c \ main/es_cpaltex.c \ @@ -28,7 +27,6 @@ LOCAL_ES1_INCLUDES := \ -I$(MESA)/state_tracker LOCAL_ES2_SOURCES := \ - main/api_exec_es2.c \ main/get_es2.c \ main/es_cpaltex.c \ main/es_fbo.c \ |