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 ec70288b..c0250255 100644 --- a/test/wscript +++ b/test/wscript @@ -36,6 +36,7 @@ def build(bld): kdm_test.cc subtitle_tests.cc util_test.cc + round_trip_test.cc """ obj.target = 'tests' obj.install_path = '' |
