This AtomicityChecker was introduced a long time ago for reasons
[dcpomatic.git] / src / lib / wscript
index 828f0290bea339ec5b6d6e9c3a6c7b8a325034e4..ad4dbd87d4aaf14e40b1e2d79a64db983d8daf1a 100644 (file)
@@ -1,5 +1,5 @@
 #
-#    Copyright (C) 2012-2015 Carl Hetherington <cth@carlh.net>
+#    Copyright (C) 2012-2020 Carl Hetherington <cth@carlh.net>
 #
 #    This file is part of DCP-o-matic.
 #
@@ -26,7 +26,6 @@ sources = """
           analyse_subtitles_job.cc
           analytics.cc
           atmos_mxf_content.cc
-          atomicity_checker.cc
           audio_analysis.cc
           audio_buffers.cc
           audio_content.cc
@@ -77,6 +76,7 @@ sources = """
           decoder_part.cc
           decrypted_ecinema_kdm.cc
           digester.cc
+          dkdm_recipient.cc
           dkdm_wrapper.cc
           dolby_cp750.cc
           edid.cc
@@ -176,7 +176,6 @@ sources = """
           util.cc
           verify_dcp_job.cc
           video_content.cc
-          video_content_scale.cc
           video_decoder.cc
           video_filter_graph.cc
           video_mxf_content.cc