diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-11-15 20:14:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-11-15 20:14:55 +0100 |
| commit | e3fa86ef35f212b14b593dd36dbff66e845d37e4 (patch) | |
| tree | c5d6ed58fc19b0fcd08c02a67df66d7023337728 /src/wscript | |
| parent | 24ba38ed1d695a67aebc8a6084444345787112f9 (diff) | |
Simple pass-through of <Ruby> tags in subtitles.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index e6bee6f2..3bc8537b 100644 --- a/src/wscript +++ b/src/wscript @@ -101,6 +101,7 @@ def build(bld): reel_subtitle_asset.cc ref.cc rgb_xyz.cc + ruby.cc s_gamut3_transfer_function.cc search.cc smpte_load_font_node.cc @@ -205,6 +206,7 @@ def build(bld): reel_stereo_picture_asset.h reel_subtitle_asset.h ref.h + ruby.h s_gamut3_transfer_function.h search.h smpte_load_font_node.h |
