diff --git a/src/amd/Makefile.sources b/src/amd/Makefile.sources index fec7cb6463a..296df29c4b9 100644 --- a/src/amd/Makefile.sources +++ b/src/amd/Makefile.sources @@ -46,6 +46,8 @@ AMD_COMMON_FILES = \ common/ac_surface.h \ common/ac_rtld.c \ common/ac_rtld.h \ + common/ac_shader_args.c \ + common/ac_shader_args.h \ common/ac_shader_util.c \ common/ac_shader_util.h