diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-27 16:56:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-27 16:56:34 +0100 |
| commit | bc419bd953dc31184aa3f3a6a3c9b8693bc34b7c (patch) | |
| tree | 6858141a99a7d92b1c071048d678614ddc28ae26 /src/wscript | |
| parent | f0de0c63504446714ab642f9db872bd31f9c070b (diff) | |
Start of STL binary reader; start of dumpsubs.
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 4b54b41..f41152b 100644 --- a/src/wscript +++ b/src/wscript @@ -18,6 +18,8 @@ def build(bld): frame_time.cc metric_time.cc reader.cc + reader_factory.cc + stl_binary_reader.cc stl_text_reader.cc stl_text_writer.cc subtitle.cc |
