summaryrefslogtreecommitdiff
path: root/src/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-01-01 20:11:25 +0000
committerCarl Hetherington <cth@carlh.net>2013-01-01 20:11:25 +0000
commit3adf49eea65c2c015ae0b5bc7f066a599faf3933 (patch)
tree93e571aea5eec12772cf39058b51ddcabd8f3ee9 /src/wscript
parent4f902db0ad994910a34ca845225635ceefcac96e (diff)
Some work on encryption / signing.
Diffstat (limited to 'src/wscript')
-rw-r--r--src/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript
index 04656976..56a99063 100644
--- a/src/wscript
+++ b/src/wscript
@@ -12,6 +12,7 @@ def build(bld):
obj.source = """
asset.cc
asset_map.cc
+ certificates.cc
cpl_file.cc
dcp.cc
dcp_time.cc