Store successful DCP encodes.
[dcpomatic.git] / src / lib / wscript
index 9bd07c67d00268dcb4acdda5f9de42ad87932a6d..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
@@ -103,7 +104,6 @@ sources = """
           filter.cc
           ffmpeg_image_proxy.cc
           font.cc
-          font_files.cc
           frame_rate_change.cc
           hints.cc
           internet.cc
@@ -145,6 +145,7 @@ sources = """
           send_problem_report_job.cc
           server.cc
           shuffler.cc
+          state.cc
           spl.cc
           spl_entry.cc
           string_log_entry.cc