summaryrefslogtreecommitdiff
path: root/progs/es1/xegl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'progs/es1/xegl/Makefile')
-rw-r--r--progs/es1/xegl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/es1/xegl/Makefile b/progs/es1/xegl/Makefile
index 4b21ee3b4b..7f684d68e3 100644
--- a/progs/es1/xegl/Makefile
+++ b/progs/es1/xegl/Makefile
@@ -17,7 +17,7 @@ ES1_LIB_DEPS = \
ES1_LIBS = \
-L$(TOP)/$(LIB_DIR) -lEGL \
- -L$(TOP)/$(LIB_DIR) -lGLESv1_CM $(LIBDRM_LIB)
+ -L$(TOP)/$(LIB_DIR) -lGLESv1_CM $(LIBDRM_LIB) -lX11
PROGRAMS = \
drawtex \