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.mak2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/sources.mak b/src/mesa/sources.mak
index 72b46e981f..df16e70c95 100644
--- a/src/mesa/sources.mak
+++ b/src/mesa/sources.mak
@@ -39,6 +39,8 @@ MAIN_SOURCES = \
main/formats.c \
main/framebuffer.c \
main/get.c \
+ main/get_es1.c \
+ main/get_es2.c \
main/getstring.c \
main/hash.c \
main/hint.c \