aboutsummaryrefslogtreecommitdiff
path: root/accel/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'accel/meson.build')
-rw-r--r--accel/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/accel/meson.build b/accel/meson.build
index 76f3cbc..fda3157 100644
--- a/accel/meson.build
+++ b/accel/meson.build
@@ -1,4 +1,4 @@
-specific_ss.add(files('accel-common.c'))
+specific_ss.add(files('accel-target.c'))
system_ss.add(files('accel-softmmu.c', 'accel-blocker.c'))
user_ss.add(files('accel-user.c'))