From def17385797a432010e4c06aebf8991ab0b57b7d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 5 Jan 2013 23:37:23 +0000 Subject: Missing header installs. --- src/wscript | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/wscript') diff --git a/src/wscript b/src/wscript index efb31d50..f4393243 100644 --- a/src/wscript +++ b/src/wscript @@ -36,6 +36,7 @@ def build(bld): headers = """ asset.h + certificates.h dcp.h dcp_time.h exceptions.h @@ -50,6 +51,7 @@ def build(bld): subtitle_asset.h test_mode.h types.h + util.h version.h xml.h """ -- cgit v1.2.3