X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fwscript;h=267600bf808ed9049c2d3717fb96a2bbbb6a608f;hb=985e727e001e1a92ae035364a9cbf1ff99522ff1;hp=bbe51a8fddd1f3ff2a1fc5ac0312ee11525884c9;hpb=76037799956725486be80524b1f72d7e3dc827ec;p=dcpomatic.git diff --git a/src/lib/wscript b/src/lib/wscript index bbe51a8fd..267600bf8 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -23,7 +23,9 @@ import i18n sources = """ active_text.cc analyse_audio_job.cc + analytics.cc atmos_mxf_content.cc + atomicity_checker.cc audio_analysis.cc audio_buffers.cc audio_content.cc @@ -41,6 +43,7 @@ sources = """ text_content.cc text_decoder.cc case_insensitive_sorter.cc + checker.cc check_content_change_job.cc cinema.cc cinema_kdms.cc @@ -49,7 +52,9 @@ sources = """ config.cc content.cc content_factory.cc + create_cli.cc cross.cc + crypto.cc curl_uploader.cc dcp.cc dcp_content.cc @@ -62,6 +67,7 @@ sources = """ dcp_subtitle_decoder.cc dcp_text_track.cc dcp_video.cc + dcpomatic_log.cc dcpomatic_socket.cc dcpomatic_time.cc decoder.cc @@ -80,6 +86,7 @@ sources = """ environment_info.cc event_history.cc examine_content_job.cc + examine_ffmpeg_subtitles_job.cc exceptions.cc file_group.cc file_log.cc @@ -97,7 +104,6 @@ sources = """ filter.cc ffmpeg_image_proxy.cc font.cc - font_files.cc frame_rate_change.cc hints.cc internet.cc @@ -113,6 +119,7 @@ sources = """ job_manager.cc j2k_encoder.cc json_server.cc + lock_file_checker.cc log.cc log_entry.cc mid_side_decoder.cc @@ -138,7 +145,9 @@ sources = """ send_problem_report_job.cc server.cc shuffler.cc + state.cc spl.cc + spl_entry.cc string_log_entry.cc string_text_file.cc string_text_file_content.cc