X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fintel%2Fcommon%2Fmeson.build;fp=src%2Fintel%2Fcommon%2Fmeson.build;h=ebf69c0537067c506730281b1a2e4cb0fcf10818;hb=7c22c150c40b3e2da892604d21c749aaec0b3cfd;hp=5e0394a5b86ce19e6cf283faea3e8cc3ecda2afd;hpb=5c049718318bfd9957aaa8f232d40286e101f02f;p=mesa.git diff --git a/src/intel/common/meson.build b/src/intel/common/meson.build index 5e0394a5b86..ebf69c05370 100644 --- a/src/intel/common/meson.build +++ b/src/intel/common/meson.build @@ -22,10 +22,13 @@ files_libintel_common = files( 'gen_clflush.h', + 'gen_batch_decoder.c', 'gen_debug.c', 'gen_debug.h', 'gen_decoder.c', 'gen_decoder.h', + 'gen_disasm.c', + 'gen_disasm.h', 'gen_l3_config.c', 'gen_l3_config.h', 'gen_urb_config.c',