tests/amdgpu: add missing header to SOURCES

Fixes the tarball generation.

fixes: 9d133dd087 (tests/amdgpu: add uvd encode unit tests)
bug: https://bugs.freedesktop.org/show_bug.cgi?id=102391
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
main
Alex Deucher 2017-08-30 14:00:18 -04:00
parent f19dbb79fe
commit 05a830d382
1 changed files with 2 additions and 1 deletions

View File

@ -28,4 +28,5 @@ amdgpu_test_SOURCES = \
vce_ib.h \
frame.h \
uvd_enc_tests.c \
vcn_tests.c
vcn_tests.c \
uve_ib.h