diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-11 13:04:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-11 13:04:21 +0000 |
| commit | abdc11acdaa8f059ad3c664b6d39a2757efaddc5 (patch) | |
| tree | 345ade0a2d97bcba5d50c4df16fe81152a2f4cac /src/wscript | |
| parent | 4912f8e7b94d0c4f7130278d05e89b7472da083b (diff) | |
Build/install fixes.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index 5da18ed9..122c0abe 100644 --- a/src/wscript +++ b/src/wscript @@ -80,6 +80,7 @@ def build(bld): mono_picture_mxf.h mono_picture_frame.h mxf.h + mxf_writer.h object.h picture_mxf.h picture_mxf_writer.h @@ -92,6 +93,7 @@ def build(bld): sound_frame.h stereo_picture_mxf.h stereo_picture_frame.h + subtitle.h types.h util.h version.h |
