summaryrefslogtreecommitdiff
path: root/src/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-01-05 23:37:23 +0000
committerCarl Hetherington <cth@carlh.net>2013-01-05 23:37:23 +0000
commitdef17385797a432010e4c06aebf8991ab0b57b7d (patch)
treeb2458871fd035a19662490a02784510ee8c124f1 /src/wscript
parentca49c78799e5e48afe2ea321ba0edf17c1a39550 (diff)
Missing header installs.
Diffstat (limited to 'src/wscript')
-rw-r--r--src/wscript2
1 files changed, 2 insertions, 0 deletions
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
"""