Link the i965 convenience library to the i965 test
executable for testing.

Signed-off-by: U. Artie Eoff <ullysses.a.e...@intel.com>
---
 test/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/Makefile.am b/test/Makefile.am
index 19ad34746541..f309de202559 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -58,6 +58,7 @@ test_i965_drv_video_LDFLAGS =                                 
        \
        $(NULL)
 
 test_i965_drv_video_LDADD =                                            \
+       $(top_srcdir)/src/libi965_drv_video.la                          \
        libgtest.la                                                     \
        $(DRM_LIBS)                                                     \
        $(LIBVA_DEPS_LIBS)                                              \
-- 
2.4.11

_______________________________________________
Libva mailing list
Libva@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libva

Reply via email to