summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2016-11-10 10:29:55 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2016-11-10 13:20:06 +0800
commitca56d0b6af155d2c4f7763ae7b3013663247c4c9 (patch)
treeedcddc3a22a83feca65124f71fe45454fb5b41da /test
parent3d7ca6c207bb40e347a662cfb9865ba2db1bcd71 (diff)
downloadlibva-intel-driver-ca56d0b6af155d2c4f7763ae7b3013663247c4c9.tar.gz
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 <haihao.xiang@intel.com> Reviewed-by: Zhao Yakui <yakui.zhao@intel.com> (cherry picked from commit ed6baee7d523d512ac296d71132c26b37c0d818a)
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \