swaroop: take ownership of config file if we're run as root.
[dcpomatic.git] / src / lib / wscript
index 68e44ccd053608d7c79dd57e7bb8313237803b31..609ddb322c5f541c240e73a46dfcfe06a3506e45 100644 (file)
@@ -41,13 +41,13 @@ sources = """
           text_content.cc
           text_decoder.cc
           case_insensitive_sorter.cc
+          check_content_change_job.cc
           cinema.cc
           cinema_kdms.cc
           cinema_sound_processor.cc
           colour_conversion.cc
           config.cc
           content.cc
-          content_change.cc
           content_factory.cc
           cross.cc
           curl_uploader.cc
@@ -60,6 +60,7 @@ sources = """
           dcp_subtitle.cc
           dcp_subtitle_content.cc
           dcp_subtitle_decoder.cc
+          dcp_text_track.cc
           dcp_video.cc
           dcpomatic_socket.cc
           dcpomatic_time.cc
@@ -87,6 +88,7 @@ sources = """
           ffmpeg_content.cc
           ffmpeg_decoder.cc
           ffmpeg_encoder.cc
+          ffmpeg_file_encoder.cc
           ffmpeg_examiner.cc
           ffmpeg_stream.cc
           ffmpeg_subtitle_stream.cc