]> git.sesse.net Git - nageru/blobdiff - nageru/meson.build
Unify disk_space_estimator.cpp from Nageru and Futatabi.
[nageru] / nageru / meson.build
index 737d889cbe30bc6ec6ef3f3bc827e6dda399d4f3..58a8feb1d4789216628e7483f1bcd0acb1676c41 100644 (file)
@@ -161,7 +161,7 @@ nageru_link_with += audio
 # Mixer objects.
 srcs += ['chroma_subsampler.cpp', 'v210_converter.cpp', 'mixer.cpp', 'pbo_frame_allocator.cpp',
        'theme.cpp', 'image_input.cpp', 'alsa_output.cpp',
-       'disk_space_estimator.cpp', 'timecode_renderer.cpp', 'tweaked_inputs.cpp']
+       'timecode_renderer.cpp', 'tweaked_inputs.cpp']
 
 # Streaming and encoding objects (largely the set that is shared between Nageru and Kaeru).
 stream_srcs = ['quicksync_encoder.cpp', 'x264_encoder.cpp', 'x264_dynamic.cpp', 'x264_speed_control.cpp', 'video_encoder.cpp',