summaryrefslogtreecommitdiff
path: root/src/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-02-05 15:33:01 +0000
committerCarl Hetherington <cth@carlh.net>2014-02-05 15:33:01 +0000
commit095dcf9a0fb075ca84537beff2fe6a41c837e8da (patch)
treeaf7d1958d8e3b7427ed823677ba00adc5fa4aa1d /src/wscript
parentd0869653a0bdfa010da0b1b00f83ea89f3abbdb1 (diff)
Missing headers for install.
Diffstat (limited to 'src/wscript')
-rw-r--r--src/wscript3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript
index 3aa1054..11c7ac5 100644
--- a/src/wscript
+++ b/src/wscript
@@ -26,11 +26,14 @@ def build(bld):
headers = """
colour.h
dcp_reader.h
+ effect.h
frame_time.h
metric_time.h
reader.h
stl_reader.h
stl_writer.h
+ subtitle.h
+ vertical_reference.h
writer.h
"""