diff options
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 |
