summaryrefslogtreecommitdiff
path: root/src/gallium/targets/egl-apis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/targets/egl-apis/Makefile')
-rw-r--r--src/gallium/targets/egl-apis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gallium/targets/egl-apis/Makefile b/src/gallium/targets/egl-apis/Makefile
index 15556a1346..878254c092 100644
--- a/src/gallium/targets/egl-apis/Makefile
+++ b/src/gallium/targets/egl-apis/Makefile
@@ -23,8 +23,8 @@ OpenVG_SYS := -lm -L$(TOP)/$(LIB_DIR) -l$(VG_LIB)
# project libs
GL_LIBS := $(TOP)/src/mesa/libmesagallium.a
-GLESv1_CM_LIBS := $(TOP)/src/mesa/es/libes1gallium.a
-GLESv2_LIBS := $(TOP)/src/mesa/es/libes2gallium.a
+GLESv1_CM_LIBS := $(TOP)/src/mesa/libes1gallium.a
+GLESv2_LIBS := $(TOP)/src/mesa/libes2gallium.a
OpenVG_LIBS := $(TOP)/src/gallium/state_trackers/vega/libvega.a
# objects