[PATCH libdrm] tests/amdgpu: add missing header to SOURCES

Christian König deathsimple at vodafone.de
Thu Aug 31 06:53:48 UTC 2017


Am 30.08.2017 um 20:02 schrieb Alex Deucher:
> Fixes the tarball generation.
>
> fixes: 9d133dd08720d80dfc8ce098bf0972 (tests/amdgpu: add uvd encode unit tests)
> bug: https://bugs.freedesktop.org/show_bug.cgi?id=102391
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

Reviewed-by: Christian König <christian.koenig at amd.com>

> ---
>   tests/amdgpu/Makefile.am | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/tests/amdgpu/Makefile.am b/tests/amdgpu/Makefile.am
> index 13b3dc8..9c02fd6 100644
> --- a/tests/amdgpu/Makefile.am
> +++ b/tests/amdgpu/Makefile.am
> @@ -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




More information about the amd-gfx mailing list