diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-11-15 23:20:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-11-15 23:20:25 +0000 |
| commit | 549d0e4a24d7bf8f45a3a43b70ff82dd2c337639 (patch) | |
| tree | 0c4fded7396f48f0c411c6fba69bc1aa18aef729 /src/lib/wscript | |
| parent | 4fbd1901fdabc829cfa7e7d4d0c1272bba87033c (diff) | |
Untested rework of AB transcoder.
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 339c73e47..5284dc97f 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -13,6 +13,7 @@ def build(bld): check_hashes_job.cc config.cc copy_from_dvd_job.cc + combiner.cc cross.cc dcp_content_type.cc dcp_video_frame.cc |
