diff options
Diffstat (limited to 'src/intel/common/meson.build')
-rw-r--r-- | src/intel/common/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/common/meson.build b/src/intel/common/meson.build index 90068ee7e5d..6b0af929d9e 100644 --- a/src/intel/common/meson.build +++ b/src/intel/common/meson.build @@ -32,6 +32,7 @@ files_libintel_common = files( 'gen_l3_config.h', 'gen_urb_config.c', 'gen_sample_positions.h', + 'intel_log.c', ) libintel_common = static_library( |