diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-06-04 00:21:59 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-07-09 00:35:08 +0200 |
| commit | debd1b7233cf56f5d79e1de0c993996e5b549a6d (patch) | |
| tree | 77d7279f8951e7c365140ddbe61ea2c601dec882 /src/lib/wscript | |
| parent | e67c0db714284d2eeba6be52ad075acaf002de08 (diff) | |
Generalise TMS upload to a single upload destination.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index ea6994eb1..adb05f356 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -216,6 +216,7 @@ sources = """ stdout_log.cc unzipper.cc update_checker.cc + upload_destination.cc upload_job.cc uploader.cc upmixer_a.cc |
