diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-08 00:28:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-08 00:28:03 +0100 |
| commit | 34be35fc1ba9a0c0eaebd3e2a6be3eab134e80af (patch) | |
| tree | 80f2983d3920fe076208261b937f382250368e41 /src/lib/wscript | |
| parent | 8b540964a31926f4afc2be3937a01b28f7c91689 (diff) | |
Move VideoContentScale to its own file.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index 1e4efddc4..6c1da1772 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -68,6 +68,7 @@ sources = """ update.cc util.cc video_content.cc + video_content_scale.cc video_decoder.cc writer.cc """ |
