Make XML subtitle work at the very minimal level.
[dcpomatic.git] / test / wscript
index 0ece839e61ff9ddbaa1093d59db03683360ed0ac..d968a5a8f2ea66ceb0a95898cdee4881a38df354 100644 (file)
@@ -53,6 +53,7 @@ def build(bld):
                  test.cc
                  threed_test.cc
                  util_test.cc
+                 xml_subtitle_test.cc
                  """
 
     obj.target = 'unit-tests'