diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-15 01:15:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-15 01:15:36 +0000 |
| commit | 815c759a74a631eed2bd0c2010310aa09df99e8b (patch) | |
| tree | 17bb8018ba39c1466a6f2fab7d6665e3ef94fa32 /src/wscript | |
| parent | 1871b099bea92122feaa293b24daa88cade7aad5 (diff) | |
Missing header installs.
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 6b030e35..c6a704fb 100644 --- a/src/wscript +++ b/src/wscript @@ -85,6 +85,7 @@ def build(bld): exceptions.h gamma_lut.h image.h + interop_subtitle_content.h key.h local_time.h lut_cache.h @@ -109,6 +110,7 @@ def build(bld): ref.h argb_frame.h signer.h + smpte_subtitle_content.h sound_frame.h sound_mxf.h sound_mxf_writer.h |
