Otherwise it won't be picked in the tarball and the build will fail.
Fixes: 91ec6e5664
("radeonsi/compute: Use the HSA abi for non-TGSI
compute shaders v3")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
tags/13.0-branchpoint
@@ -2,6 +2,7 @@ COMMON_HEADER_FILES = \ | |||
common/sid.h \ | |||
common/r600d_common.h \ | |||
common/amd_family.h \ | |||
common/amd_kernel_code_t.h \ | |||
common/amdgpu_id.h | |||
ADDRLIB_FILES = \ |