diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-09-11 01:07:46 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-09-20 01:30:41 +0200 |
| commit | 5a3e836da9480bca0c3ef3384fa2010f358ccc7e (patch) | |
| tree | 2a15662a32dc00c86740641db6eedaf99daacb42 /src/lib/wscript | |
| parent | 44dde2ee811eb35535633d760e6c0671cdf45cae (diff) | |
Add dcpomatic_combine tool (#1245).
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 0c9cddfa4..04044a8c3 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -55,6 +55,7 @@ sources = """ config.cc content.cc content_factory.cc + combine_dcp_job.cc copy_dcp_details_to_film.cc create_cli.cc cross_common.cc |
