diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-06-24 17:03:28 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-06-24 17:03:28 +0200 |
| commit | 9db56a75e50701bb27ac0b3134a70d2be373ac52 (patch) | |
| tree | 37ef0cf4c3dec6355b6997dceffc235de4bbad22 /test/wscript | |
| parent | 5523c5b7c0572616d9d76786d0140e6f7f3e7174 (diff) | |
Fix incorrect issuer/creator in CPL files.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 5774ffebf..797e5eefa 100644 --- a/test/wscript +++ b/test/wscript @@ -65,6 +65,7 @@ def build(bld): crypto_test.cc dcpomatic_time_test.cc dcp_decoder_test.cc + dcp_metadata_test.cc dcp_playback_test.cc dcp_subtitle_test.cc digest_test.cc |
