First hacks on OOBE help.
[dcpomatic.git] / src / lib / wscript
index fb222fcf4c73f4189a042629e97ebfed4f993c00..fae4ab035aa154ec94b30b467db82309881d00e4 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.
 #
@@ -25,8 +25,11 @@ sources = """
           analyse_audio_job.cc
           analyse_subtitles_job.cc
           analytics.cc
+          atmos_content.cc
           atmos_mxf_content.cc
-          atomicity_checker.cc
+          atmos_decoder.cc
+          atmos_metadata.cc
+          atmos_mxf_decoder.cc
           audio_analysis.cc
           audio_buffers.cc
           audio_content.cc
@@ -111,6 +114,7 @@ sources = """
           font.cc
           frame_interval_checker.cc
           frame_rate_change.cc
+          help.cc
           hints.cc
           internet.cc
           image.cc