diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-10-28 23:10:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-10-28 23:11:10 +0100 |
| commit | 27b1be571e188b0f5f2d006f5d7cf1349695a9fa (patch) | |
| tree | 355a877d5b800c6a1b245afcc509a46c36ecd8cd /src/lib/wscript | |
| parent | 67ba2bc81740bbf2d699bb92716a8be89f36b084 (diff) | |
Move decryption {ex,im}port code to a new file.
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 2e7b0339c..a6a6d96fc 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -101,6 +101,7 @@ sources = """ examine_ffmpeg_subtitles_job.cc exceptions.cc export_config.cc + export_decryption_settings.cc fcpxml.cc fcpxml_content.cc fcpxml_decoder.cc |
