summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-05-25 13:29:13 +0100
committerCarl Hetherington <cth@carlh.net>2016-05-25 13:29:13 +0100
commit4ee6786d1c3db04dcc77e511121e5d62d0d595b5 (patch)
tree95ac9aa9af77caccffac5b7fcf63cb1a672ca77a /test/wscript
parentd22243e8cd54c1c5de6c670445395907007428ea (diff)
Add VideoMXFContent (part of #803).
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 1ddc25d70..1dc498bab 100644
--- a/test/wscript
+++ b/test/wscript
@@ -93,6 +93,7 @@ def build(bld):
vf_test.cc
video_content_scale_test.cc
video_decoder_fill_test.cc
+ video_mxf_content_test.cc
xml_subtitle_test.cc
"""