diff options
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index f4393243..41ebf7a7 100644 --- a/src/wscript +++ b/src/wscript @@ -14,6 +14,7 @@ def build(bld): asset_map.cc certificates.cc cpl_file.cc + crypt_chain.cc dcp.cc dcp_time.cc lut.cc @@ -37,6 +38,7 @@ def build(bld): headers = """ asset.h certificates.h + crypt_chain.h dcp.h dcp_time.h exceptions.h |
