aboutsummaryrefslogtreecommitdiffhomepage
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index d56b21c..3b455a4 100644
--- a/meson.build
+++ b/meson.build
@@ -41,6 +41,8 @@ src = [
'src/recorder/audio_input.c',
'src/recorder/audio_capture.c',
'src/recorder/recording_clock.c',
+ 'src/recorder/muxer.c',
+ 'src/recorder/replay_save.c',
'src/egl.c',
'src/cuda.c',
'src/window_texture.c',