summaryrefslogtreecommitdiff
path: root/src/mesa/es/sources.mak
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/es/sources.mak')
-rw-r--r--src/mesa/es/sources.mak2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/es/sources.mak b/src/mesa/es/sources.mak
index 0f682f507e..e6908feea3 100644
--- a/src/mesa/es/sources.mak
+++ b/src/mesa/es/sources.mak
@@ -10,7 +10,6 @@ LOCAL_ES1_SOURCES := \
main/es_fbo.c \
main/es_query_matrix.c \
main/es_texgen.c \
- main/stubs.c \
glapi/glapi-es1/main/enums.c
LOCAL_ES1_GALLIUM_SOURCES := \
@@ -30,7 +29,6 @@ LOCAL_ES2_SOURCES := \
main/get_es2.c \
main/es_cpaltex.c \
main/es_fbo.c \
- main/stubs.c \
glapi/glapi-es2/main/enums.c
LOCAL_ES2_GALLIUM_SOURCES := \