summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-05-27 23:44:52 +0200
committerCarl Hetherington <cth@carlh.net>2023-05-28 20:58:47 +0200
commit5c318bb706e34333831a7c839e6fb1c3d042533f (patch)
treea8aa8adc332044e32a9009956cd36a91f07f22d2 /test/wscript
parent4ae33e85fd1ebf1b8255723b0cb98d205a068fca (diff)
Bump libdcp for fix to crash with interop subtitles (#2536).
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 88cee9b07..3cfe22799 100644
--- a/test/wscript
+++ b/test/wscript
@@ -44,6 +44,7 @@ def build(bld):
obj.uselib += 'DL '
obj.use = 'libdcpomatic2'
obj.source = """
+ 2536_regression_test.cc
4k_test.cc
atmos_test.cc
audio_analysis_test.cc