diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-15 15:02:14 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-15 15:02:14 +0000 |
| commit | 71ebf0a6ba2e990bfe30a1c109f5cad0fcd3ee14 (patch) | |
| tree | a254dad34b8e18997cc15ef9d424892e43ea33dd /src/wscript | |
| parent | 815c759a74a631eed2bd0c2010310aa09df99e8b (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 c6a704fb..a5d34886 100644 --- a/src/wscript +++ b/src/wscript @@ -85,6 +85,7 @@ def build(bld): exceptions.h gamma_lut.h image.h + interop_load_font.h interop_subtitle_content.h key.h local_time.h @@ -110,6 +111,7 @@ def build(bld): ref.h argb_frame.h signer.h + smpte_load_font.h smpte_subtitle_content.h sound_frame.h sound_mxf.h |
