summaryrefslogtreecommitdiff
path: root/src/mesa/sources.mak
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/sources.mak')
-rw-r--r--src/mesa/sources.mak4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mesa/sources.mak b/src/mesa/sources.mak
index 5c2aa92132..af125d79aa 100644
--- a/src/mesa/sources.mak
+++ b/src/mesa/sources.mak
@@ -3,9 +3,7 @@
# this is part of MAIN_SOURCES
MAIN_ES_SOURCES = \
main/api_exec_es1.c \
- main/api_exec_es2.c \
- main/get_es1.c \
- main/get_es2.c
+ main/api_exec_es2.c
MAIN_SOURCES = \
main/api_arrayelt.c \