diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-01-04 19:21:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-01-04 20:35:11 +0100 |
| commit | 8e7a736467d6f8692c42c614430e37c416b58ac4 (patch) | |
| tree | cac761f668bfc5831470762c1fdb28dc1c0e6449 /src/lib/wscript | |
| parent | 04b6f3e8f708c8137c074fc0d598b4ee0d10ac39 (diff) | |
Extract GDC certificate download code to lib/
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 8e4b4d783..e17369212 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -89,6 +89,7 @@ sources = """ dkdm_recipient_list.cc dkdm_wrapper.cc dolby_cp750.cc + download_certificate.cc email.cc empty.cc encode_cli.cc |
