diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-25 09:41:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-25 09:41:36 +0000 |
| commit | ee77b3cf5f59f775e75e628aa28e8f2f9f941530 (patch) | |
| tree | bbf9ab4ef1f0f633591889cbbd6b7b65de8f5a57 /src/lib/wscript | |
| parent | e6f28e7cda23c1ba3c49cc1bf2dc1491c2f87160 (diff) | |
It builds.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index 5d27cfe45..00ed171a3 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -8,18 +8,18 @@ sources = """ audio_content.cc audio_decoder.cc audio_mapping.cc - audio_merger.cc cinema.cc colour_conversion.cc config.cc content.cc content_factory.cc + content_subtitle.cc cross.cc dci_metadata.cc dcp_content_type.cc + dcp_video.cc dcp_video_frame.cc dcpomatic_time.cc - decoder.cc dolby_cp750.cc encoder.cc examine_content_job.cc |
