summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-07-04 16:34:13 +0100
committerCarl Hetherington <cth@carlh.net>2014-07-04 16:34:13 +0100
commit1555c48eda3def5f7ece413a47f0c7ff94dd70dd (patch)
treeb76430372b6807f9d3341a1c70bb64e41472182c /test/wscript
parent9655db97eae5a6137a45ad809dbf42528dc74408 (diff)
Make XML subtitle work at the very minimal level.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index 0ece839e6..d968a5a8f 100644
--- a/test/wscript
+++ b/test/wscript
@@ -53,6 +53,7 @@ def build(bld):
test.cc
threed_test.cc
util_test.cc
+ xml_subtitle_test.cc
"""
obj.target = 'unit-tests'