summaryrefslogtreecommitdiff
path: root/src/lib/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-08-21 22:36:24 +0100
committerCarl Hetherington <cth@carlh.net>2018-08-21 22:36:24 +0100
commitf968fb875135884b0551195edc2315d4be76d5bc (patch)
treea7a7c0f4a68a86b41e14206d6b2839011fddc4bb /src/lib/wscript
parent3734060fc1c7db2d1bdb44ff59eece4d1df6cad6 (diff)
Check content for changes on loading a project.
Diffstat (limited to 'src/lib/wscript')
-rw-r--r--src/lib/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript
index 0cc3d7823..a85ce1f26 100644
--- a/src/lib/wscript
+++ b/src/lib/wscript
@@ -41,6 +41,7 @@ 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