summaryrefslogtreecommitdiff
path: root/common/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'common/meson.build')
-rw-r--r--common/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/meson.build b/common/meson.build
index 6ac55dc..8f22310 100644
--- a/common/meson.build
+++ b/common/meson.build
@@ -35,6 +35,8 @@ spice_common_sources = [
'rop3.h',
'snd_codec.c',
'snd_codec.h',
+ 'utils.c',
+ 'utils.h',
'verify.h'
]