summaryrefslogtreecommitdiff
path: root/src/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-05-30 16:32:12 +0100
committerCarl Hetherington <cth@carlh.net>2014-05-30 16:32:12 +0100
commite7c76c9b740f01c3dbc259e4f23acba65cfb7c03 (patch)
tree6b66edd2d4233e4876cb9064446e42dd86691bc7 /src/wscript
parent2a85e711df07e8a707cfc50667bd0a29d8a09519 (diff)
Missing header installs.
Diffstat (limited to 'src/wscript')
-rw-r--r--src/wscript6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript
index 41cf6f1..5298ad7 100644
--- a/src/wscript
+++ b/src/wscript
@@ -33,15 +33,21 @@ def build(bld):
"""
headers = """
+ collect.h
colour.h
dcp_reader.h
effect.h
+ font_size.h
frame_time.h
metric_time.h
+ raw_subtitle.h
reader.h
+ stl_binary_tables.h
+ stl_binary_writer.h
stl_text_reader.h
subtitle.h
time_pair.h
+ vertical_position.h
vertical_reference.h
"""