From 1555c48eda3def5f7ece413a47f0c7ff94dd70dd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 4 Jul 2014 16:34:13 +0100 Subject: Make XML subtitle work at the very minimal level. --- test/wscript | 1 + 1 file changed, 1 insertion(+) (limited to 'test/wscript') 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' -- cgit v1.2.3