From ed6baee7d523d512ac296d71132c26b37c0d818a Mon Sep 17 00:00:00 2001 From: "Xiang, Haihao" Date: Thu, 10 Nov 2016 10:29:55 +0800 Subject: Add the missing filename to the list Otherwise the package created by 'make dist' doesn't include the missing file Signed-off-by: Xiang, Haihao Reviewed-by: Zhao Yakui --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index fe9843b0..f250fee6 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 \ -- cgit v1.2.1