aboutsummaryrefslogtreecommitdiff
path: root/replay/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'replay/meson.build')
-rw-r--r--replay/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/replay/meson.build b/replay/meson.build
index 8783aea7c8..f91163fb1e 100644
--- a/replay/meson.build
+++ b/replay/meson.build
@@ -9,4 +9,5 @@ softmmu_ss.add(files(
'replay-net.c',
'replay-audio.c',
'replay-random.c',
+ 'replay-debugging.c',
))