diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-20 11:05:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-20 11:05:56 +0000 |
| commit | 5fdaf6d2cf0377d7a326063065c6af5adbf68a92 (patch) | |
| tree | 8c1a4823826d7487dd1e509506688c092a3e2611 /src/wscript | |
| parent | 65c74c74e003b574758bb0be58d60badeffe297c (diff) | |
Missing install file.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
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) |
