[Libva] [Libva-intel-driver][PATH] Add the missing filename to the list

Xiang, Haihao haihao.xiang at intel.com
Thu Nov 10 03:16:58 UTC 2016


Otherwise the package created by 'make dist' doesn't include the
missing file

Signed-off-by: Xiang, Haihao <haihao.xiang at intel.com>
---
 test/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/Makefile.am b/test/Makefile.am
index fe9843b..f250fee 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -48,6 +48,7 @@ noinst_HEADERS =							\
 	i965_config_test.h						\
 	i965_internal_decl.h						\
 	i965_jpeg_test_data.h						\
+	i965_streamable.h						\
 	i965_test_environment.h						\
 	i965_test_fixture.h						\
 	i965_test_image_utils.h						\
-- 
1.9.1



More information about the Libva mailing list