summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-06-20 11:05:56 +0000
committerCarl Hetherington <cth@carlh.net>2013-06-20 11:05:56 +0000
commit5fdaf6d2cf0377d7a326063065c6af5adbf68a92 (patch)
tree8c1a4823826d7487dd1e509506688c092a3e2611 /src
parent65c74c74e003b574758bb0be58d60badeffe297c (diff)
Missing install file.
Diffstat (limited to 'src')
-rw-r--r--src/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript
index 37151e51..67fc2539 100644
--- a/src/wscript
+++ b/src/wscript
@@ -51,6 +51,7 @@ def build(bld):
types.h
util.h
version.h
+ xml.h
"""
bld.install_files('${PREFIX}/include/libdcp', headers)