From f76647abae551840a43bb8f07189051ec20bab6d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 25 Sep 2013 20:41:45 +0100 Subject: Switch away from the many-constructor-arguments approach to a hopefully simpler API. --- test/wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/wscript') 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 -- cgit v1.2.3