diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-12 23:25:57 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-12 23:25:57 +0000 |
| commit | e8c4fd0e0581849fcf41d918e79b00b84fe24d70 (patch) | |
| tree | 0e087c053238118dc89ff49a0fb6dff838a6ad8a /src/wscript | |
| parent | 6161444eab9e0c22c4a42a1b254745b8bee82b50 (diff) | |
Various small fixes.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/wscript b/src/wscript index 294e36bc..1f401977 100644 --- a/src/wscript +++ b/src/wscript @@ -87,15 +87,22 @@ def build(bld): picture_mxf_writer.h rgb_xyz.h reel.h + reel_asset.h + reel_mono_picture_asset.h + reel_picture_asset.h + reel_sound_asset.h + reel_stereo_picture_asset.h ref.h argb_frame.h signer.h signer_chain.h - sound_mxf.h sound_frame.h + sound_mxf.h + sound_mxf_writer.h stereo_picture_mxf.h stereo_picture_frame.h subtitle.h + subtitle_content.h subtitle_string.h types.h util.h |
