summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wscript b/test/wscript
index c0250255..1b2a1055 100644
--- a/test/wscript
+++ b/test/wscript
@@ -21,7 +21,7 @@ def build(bld):
obj.uselib = 'BOOST_TEST OPENJPEG CXML XMLSEC1'
obj.use = 'libdcp'
obj.source = """
- test.cc
+ test.cc
certificates_test.cc
dcp_test.cc
encryption_test.cc