summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/egl-static/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2014-01-11 03:12:40 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2014-01-18 18:47:48 +0000
commita9800242244098fddcd2b963d8f5ccda5dea8290 (patch)
tree9ab0c218db446ad501bcb221e8ae16eaa8296a4c /src/gallium/targets/egl-static/Makefile.am
parentfae0dfa59b3111fecc7b8de8493eaaee165a102a (diff)
downloadexternal_mesa3d-a9800242244098fddcd2b963d8f5ccda5dea8290.zip
external_mesa3d-a9800242244098fddcd2b963d8f5ccda5dea8290.tar.gz
external_mesa3d-a9800242244098fddcd2b963d8f5ccda5dea8290.tar.bz2
egl-static: use loader util lib
v2 * Drop the no longer used _EGL_NO_DRM from Android.mk. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Rob Clark <robdclark@gmail.com> Reviewed-by: Kristian Høgsberg <krh@bitplanet.net> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'src/gallium/targets/egl-static/Makefile.am')
-rw-r--r--src/gallium/targets/egl-static/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/egl-static/Makefile.am b/src/gallium/targets/egl-static/Makefile.am
index ebffd0e..73bb795 100644
--- a/src/gallium/targets/egl-static/Makefile.am
+++ b/src/gallium/targets/egl-static/Makefile.am
@@ -61,6 +61,7 @@ egl_gallium_la_LIBADD = \
$(top_builddir)/src/gallium/drivers/rbug/librbug.la \
$(top_builddir)/src/gallium/state_trackers/egl/libegl.la \
$(top_builddir)/src/egl/main/libEGL.la \
+ $(top_builddir)/src/loader/libloader.la \
$(CLOCK_LIB) \
$(LIBUDEV_LIBS) \
$(DLOPEN_LIBS) \