Link the i965 convenience library to the i965 test
executable for testing.
Signed-off-by: U. Artie Eoff <[email protected]>
---
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libva