diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-20 11:19:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-20 11:19:21 +0000 |
| commit | 95d1bfda7b310c70da7f8ce467b7d1eb7d02469c (patch) | |
| tree | 9e0af8348a2e6969d8e06d13f885768dcc815d2e /src/wscript | |
| parent | 5fdaf6d2cf0377d7a326063065c6af5adbf68a92 (diff) | |
Include trimming.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wscript b/src/wscript index 67fc2539..37151e51 100644 --- a/src/wscript +++ b/src/wscript @@ -51,7 +51,6 @@ def build(bld): types.h util.h version.h - xml.h """ bld.install_files('${PREFIX}/include/libdcp', headers) |
