Merge master into direct-mxf.
[dcpomatic.git] / src / lib / wscript
index cada2b0c30b683f1979af043ebf3dad96aea9a31..454565cdc447d55c386e64773c5ea48779fee939 100644 (file)
@@ -14,7 +14,6 @@ def build(bld):
                 ab_transcoder.cc
                  audio_decoder.cc
                  audio_source.cc
-                 check_hashes_job.cc
                 config.cc
                  combiner.cc
                  cross.cc
@@ -41,7 +40,6 @@ def build(bld):
                 job_manager.cc
                 log.cc
                 lut.cc
-                make_dcp_job.cc
                  matcher.cc
                  scp_dcp_job.cc
                 scaler.cc
@@ -57,6 +55,7 @@ def build(bld):
                 version.cc
                  video_decoder.cc
                  video_source.cc
+                 writer.cc
                 """
 
     obj.target = 'dvdomatic'