DLOPEN_LIBS is part of DRI_LIB_DEPS.
---
 src/mesa/drivers/dri/i965/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mesa/drivers/dri/i965/Makefile.am 
b/src/mesa/drivers/dri/i965/Makefile.am
index 8c0f9a3..3b46af8 100644
--- a/src/mesa/drivers/dri/i965/Makefile.am
+++ b/src/mesa/drivers/dri/i965/Makefile.am
@@ -46,8 +46,8 @@ TEST_LIBS = \
        libi965_dri.la \
        ../common/libdricommon.la \
        ../common/libmegadriver_stub.la \
-       $(DRI_LIB_DEPS) \
         ../../../libmesa.la \
+       $(DRI_LIB_DEPS) \
         -lrt \
        ../common/libdri_test_stubs.la
 
-- 
1.8.3.2

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to