Fix mis-merge.
[dcpomatic.git] / src / lib / wscript
index 62881e95d4c00e82081928d678e0897f08f094c4..267600bf808ed9049c2d3717fb96a2bbbb6a608f 100644 (file)
@@ -23,6 +23,7 @@ import i18n
 sources = """
           active_text.cc
           analyse_audio_job.cc
+          analytics.cc
           atmos_mxf_content.cc
           atomicity_checker.cc
           audio_analysis.cc
@@ -51,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
@@ -83,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
@@ -100,7 +104,6 @@ sources = """
           filter.cc
           ffmpeg_image_proxy.cc
           font.cc
-          font_files.cc
           frame_rate_change.cc
           hints.cc
           internet.cc
@@ -142,6 +145,7 @@ sources = """
           send_problem_report_job.cc
           server.cc
           shuffler.cc
+          state.cc
           spl.cc
           spl_entry.cc
           string_log_entry.cc