summaryrefslogtreecommitdiff
path: root/src/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-04-24 22:38:52 +0200
committerCarl Hetherington <cth@carlh.net>2022-04-24 22:38:52 +0200
commit85c565b56de05e93617a8dfd633d6f9d6e9cb30a (patch)
treeecde1c29df68d91c749fd33ea7e4175a3a3716d6 /src/wscript
parentec520e1a5ed27b3eb414627acf7ad7f9cd661346 (diff)
Try to remove the PKL object, and make it so that we don't keepdcp-editor2
the PKL assets around after reading them. But verification needs to see those assets, to check the hashes.
Diffstat (limited to 'src/wscript')
-rw-r--r--src/wscript3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/wscript b/src/wscript
index da4d0d1e..977c1fc2 100644
--- a/src/wscript
+++ b/src/wscript
@@ -77,7 +77,7 @@ def build(bld):
openjpeg_image.cc
picture_asset.cc
picture_asset_writer.cc
- pkl.cc
+ pkl_internal.cc
rating.cc
raw_convert.cc
reel.cc
@@ -171,7 +171,6 @@ def build(bld):
openjpeg_image.h
picture_asset.h
picture_asset_writer.h
- pkl.h
rating.h
raw_convert.h
rgb_xyz.h