Fix binary STL output with subs that are too big for a single TTI block.
[libsub.git] / src / wscript
index 0840c723bd1472b642316f7a9f01850378a4f634..491111744d0e4c28d111afd7fe3fbf219d18ee15 100644 (file)
@@ -17,9 +17,12 @@ def build(bld):
                  effect.cc
                  exceptions.cc
                  font_size.cc
+                 horizontal_position.cc
                  iso6937.cc
                  iso6937_tables.cc
+                 locale_convert.cc
                  rational.cc
+                 raw_convert.cc
                  raw_subtitle.cc
                  reader.cc
                  reader_factory.cc
@@ -45,6 +48,7 @@ def build(bld):
               exceptions.h
               font_size.h
               horizontal_position.h
+              horizontal_reference.h
               rational.h
               raw_subtitle.h
               reader.h