summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-09-29 09:12:19 +0100
committerCarl Hetherington <cth@carlh.net>2013-09-29 09:12:19 +0100
commit13993e692e7a9b0f41e04c863964f086b10c6c04 (patch)
treeb529fca3b5387b8fce3214f07241d320c0746226 /test/wscript
parent3a066cd770cd2dfc39e8d1e6cc6a5c0eec7b738d (diff)
New test.
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 1b2a1055..6b8b78d0 100644
--- a/test/wscript
+++ b/test/wscript
@@ -22,6 +22,7 @@ def build(bld):
obj.use = 'libdcp'
obj.source = """
test.cc
+ kdm_key_test.cc
certificates_test.cc
dcp_test.cc
encryption_test.cc