X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=blobdiff_plain;f=src%2Famd%2Fcommon%2Fmeson.build;h=c03433929d86ecb43742dc636bed86180495c275;hp=6827a0209472d927e7e0511d35506d4408b59f12;hb=eda281e9772deee630275ddd7c23fbac841ecb38;hpb=07c83d25fd1c44dbc37677bc0e0ed2a567e900ff diff --git a/src/amd/common/meson.build b/src/amd/common/meson.build index 6827a020947..c03433929d8 100644 --- a/src/amd/common/meson.build +++ b/src/amd/common/meson.build @@ -32,6 +32,8 @@ amd_common_files = files( 'ac_exp_param.h', 'ac_llvm_build.c', 'ac_llvm_build.h', + 'ac_llvm_cull.c', + 'ac_llvm_cull.h', 'ac_llvm_helper.cpp', 'ac_llvm_util.c', 'ac_llvm_util.h',