diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-12-11 22:27:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-02-18 00:35:01 +0100 |
| commit | 214c3093f7e985cde610457fae9e1f97068efde5 (patch) | |
| tree | 7f8d919ec8e6b6bf6dafdbe141e1c34e65914d16 /src/wscript | |
| parent | b94821d7953dae7d9e58f703e66dca59e9086216 (diff) | |
and default to writing the 2014 namespace.
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 39e3351d..d16e15fc 100644 --- a/src/wscript +++ b/src/wscript @@ -113,6 +113,7 @@ def build(bld): subtitle_asset.cc subtitle_asset_internal.cc subtitle_image.cc + subtitle_standard.cc subtitle_string.cc transfer_function.cc types.cc @@ -213,6 +214,7 @@ def build(bld): subtitle.h subtitle_asset.h subtitle_image.h + subtitle_standard.h subtitle_string.h transfer_function.h types.h |
