Basic implementation of extra subtitle-scan job to run when the
[dcpomatic.git] / src / lib / wscript
index b78f093cfcaa32bc4bb785a6292cac15c2c82068..9bd07c67d00268dcb4acdda5f9de42ad87932a6d 100644 (file)
@@ -51,6 +51,7 @@ sources = """
           config.cc
           content.cc
           content_factory.cc
+          create_cli.cc
           cross.cc
           crypto.cc
           curl_uploader.cc
@@ -84,6 +85,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