summaryrefslogtreecommitdiff
path: root/src/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/wscript')
-rw-r--r--src/wscript5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript
index 3b23443c..4d51bbe4 100644
--- a/src/wscript
+++ b/src/wscript
@@ -13,11 +13,13 @@ def build(bld):
argb_frame.cc
asset.cc
certificates.cc
+ colour_matrix.cc
crypt_chain.cc
cpl.cc
dcp.cc
dcp_time.cc
gamma_lut.cc
+ image.cc
kdm.cc
metadata.cc
mxf_asset.cc
@@ -43,13 +45,16 @@ def build(bld):
headers = """
asset.h
certificates.h
+ colour_matrix.h
cpl.h
crypt_chain.h
dcp.h
dcp_time.h
exceptions.h
gamma_lut.h
+ image.h
kdm.h
+ lut.h
metadata.h
mxf_asset.h
picture_asset.h