diff options
Diffstat (limited to 'backends/meson.build')
-rw-r--r-- | backends/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/meson.build b/backends/meson.build index 954e658..b369e0a 100644 --- a/backends/meson.build +++ b/backends/meson.build @@ -1,5 +1,6 @@ softmmu_ss.add([files( 'cryptodev-builtin.c', + 'cryptodev-hmp-cmds.c', 'cryptodev.c', 'hostmem-ram.c', 'hostmem.c', |