diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-29 09:13:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-29 09:13:37 +0100 |
| commit | 56295f9d82c74b967b234ac89a5600d5cff1b641 (patch) | |
| tree | 36f4df2f4943c0fb1e96eb2960070ea9afa8df1e /src/wscript | |
| parent | 7e52cff1c3da057fa6f6fbba00d233fa946bb878 (diff) | |
Change thing used for authorized device list description; set up _keys when loading KDM.
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 d7e118c7..1d694ec3 100644 --- a/src/wscript +++ b/src/wscript @@ -67,6 +67,7 @@ def build(bld): lut.h lut_cache.h metadata.h + mono_picture_asset.h mono_picture_frame.h mxf_asset.h picture_asset.h @@ -80,6 +81,7 @@ def build(bld): sound_asset.h sound_frame.h srgb_linearised_gamma_lut.h + stereo_picture_asset.h stereo_picture_frame.h subtitle_asset.h types.h |
