diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-04-21 23:33:33 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-04-21 23:56:58 +0200 |
| commit | 4873cbc567d2c97c6587ab624e4c53abcd23cf23 (patch) | |
| tree | 6b3341998b91b6c5dcd904b0bf37f60d8051453f /src/lib/wscript | |
| parent | 5f3a88d3ab1e9c1a13d7e61fc37a0c4cef8df9a5 (diff) | |
Add code to copy the data and hook it up to a menu item.
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 67bcf8d8b..17f96d61e 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -52,6 +52,7 @@ sources = """ config.cc content.cc content_factory.cc + copy_dcp_details_to_film.cc create_cli.cc cross_common.cc crypto.cc |
