intel: Move batch decoder/disassembler from tools/ to common/
[mesa.git] / src / intel / common / meson.build
index 5e0394a5b86ce19e6cf283faea3e8cc3ecda2afd..ebf69c0537067c506730281b1a2e4cb0fcf10818 100644 (file)
 
 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',