summaryrefslogtreecommitdiff
path: root/src/lib/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-01 20:47:14 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-01 20:47:14 +0100
commit6904ca547ce503c9ea06b4def9b9a716068e493c (patch)
tree1be4293f3231291344ee9ecc4e64180b4805176d /src/lib/wscript
parenta16f2c07ea7301ed1b82b9039ea7db7c025054ff (diff)
update.{cc,h} -> update_checker.{cc,h}.
Diffstat (limited to 'src/lib/wscript')
-rw-r--r--src/lib/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/wscript b/src/lib/wscript
index ae3059af4..68005f50b 100644
--- a/src/lib/wscript
+++ b/src/lib/wscript
@@ -118,7 +118,7 @@ sources = """
transcoder.cc
types.cc
signal_manager.cc
- update.cc
+ update_checker.cc
upload_job.cc
uploader.cc
upmixer_a.cc