summaryrefslogtreecommitdiff
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:04:25 +0800
commited6baee7d523d512ac296d71132c26b37c0d818a (patch)
tree2bb97b0d21c918a716001be6420536558ba70b52
parente03c34f1fa537b2d44704e4c9d410207387e53f3 (diff)
downloadlibva-intel-driver-ed6baee7d523d512ac296d71132c26b37c0d818a.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>
-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 \