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, 2 insertions, 0 deletions
diff --git a/src/mesa/es/sources.mak b/src/mesa/es/sources.mak
index b52978be96..6d20740095 100644
--- a/src/mesa/es/sources.mak
+++ b/src/mesa/es/sources.mak
@@ -3,6 +3,7 @@
ES1_LOCAL_SOURCES := \
main/api_exec_es1.c \
main/drawtex.c \
+ main/eglimage.c \
main/get_es1.c \
main/specials_es1.c \
main/es_cpaltex.c \
@@ -23,6 +24,7 @@ ES1_LOCAL_INCLUDES := \
ES2_LOCAL_SOURCES := \
main/api_exec_es2.c \
+ main/eglimage.c \
main/get_es2.c \
main/specials_es2.c \
main/es_cpaltex.c \