diff options
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index 92aea24a..30015939 100644 --- a/test/wscript +++ b/test/wscript @@ -49,6 +49,7 @@ def build(bld): test.cc text_test.cc util_test.cc + write_subtitle_test.cc """ obj.target = 'tests' obj.install_path = '' |
