summaryrefslogtreecommitdiff
path: root/progs/es2/xegl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'progs/es2/xegl/Makefile')
-rw-r--r--progs/es2/xegl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/es2/xegl/Makefile b/progs/es2/xegl/Makefile
index bd5611a265..88bb0127f8 100644
--- a/progs/es2/xegl/Makefile
+++ b/progs/es2/xegl/Makefile
@@ -17,7 +17,7 @@ ES2_LIB_DEPS = \
ES2_LIBS = \
-L$(TOP)/$(LIB_DIR) -lEGL \
- -L$(TOP)/$(LIB_DIR) -lGLESv2 $(LIBDRM_LIB)
+ -L$(TOP)/$(LIB_DIR) -lGLESv2 $(LIBDRM_LIB) -lX11
PROGRAMS = \
es2_info \