Basic release notes support (#2282).
[dcpomatic.git] / src / lib / wscript
index 6bab60d545d9ced24dcb7383df799b3b33ffa3fa..b566a960cf977b6f7273c1d6a30ccaa3c8a2c264 100644 (file)
@@ -48,7 +48,7 @@ sources = """
           text_content.cc
           text_decoder.cc
           case_insensitive_sorter.cc
-          check_content_change_job.cc
+          check_content_job.cc
           cinema.cc
           cinema_sound_processor.cc
           colour_conversion.cc
@@ -152,6 +152,7 @@ sources = """
           ratio.cc
           raw_image_proxy.cc
           reel_writer.cc
+          release_notes.cc
           render_text.cc
           resampler.cc
           rgba.cc