diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-05 15:33:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-05 15:33:01 +0000 |
| commit | 095dcf9a0fb075ca84537beff2fe6a41c837e8da (patch) | |
| tree | af7d1958d8e3b7427ed823677ba00adc5fa4aa1d /src/wscript | |
| parent | d0869653a0bdfa010da0b1b00f83ea89f3abbdb1 (diff) | |
Missing headers for install.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 3 |
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 """ |
