Otherwise the package created by 'make dist' doesn't include the missing file
Signed-off-by: Xiang, Haihao <[email protected]> --- 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 _______________________________________________ Libva mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libva
