diff --git a/common/meson.build b/common/meson.build index a2e857a..0d00b59 100644 --- a/common/meson.build +++ b/common/meson.build @@ -5,6 +5,7 @@ common_sources = [ 'common-external.c', 'common-helpers.c', 'common-gpu.c', + 'common-cpu.c', 'common-pidfds.c', 'common-power.c', ]