diff options
Diffstat (limited to 'src/amd/common/meson.build')
-rw-r--r-- | src/amd/common/meson.build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/amd/common/meson.build b/src/amd/common/meson.build index 6c5c2f45ac5..01db536c06e 100644 --- a/src/amd/common/meson.build +++ b/src/amd/common/meson.build @@ -37,8 +37,6 @@ amd_common_files = files( 'ac_llvm_util.h', 'ac_lower_subgroups.c', 'ac_shader_abi.h', - 'ac_shader_info.c', - 'ac_shader_info.h', 'ac_shader_util.c', 'ac_shader_util.h', 'ac_nir_to_llvm.c', |