diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-06 00:58:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-06 00:58:02 +0100 |
| commit | d68bb2ae0e6a3a19c627f9005eed7aca206349cd (patch) | |
| tree | 4217b30f04131f6a4b14dbe6dbdc1edd9758c264 /src/wscript | |
| parent | 385a64deea15f8cf360d342fbc62c17ce86c2859 (diff) | |
Basic and scruffy Subrip read support.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index ef5c787..160277f 100644 --- a/src/wscript +++ b/src/wscript @@ -28,6 +28,7 @@ def build(bld): stl_text_reader.cc stl_util.cc time_pair.cc + subrip_reader.cc subtitle.cc vertical_reference.cc vertical_position.cc |
