diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-09 23:35:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-09 23:35:07 +0100 |
| commit | 037dac07bd93565978eb3b3265332a5be4e5e30a (patch) | |
| tree | bccac73cb5772624e1f04c4c74c6367284027805 /src/wscript | |
| parent | 2e6aa3b2f1f045f31151def0b83b51bc8db1407c (diff) | |
Fix up some problems with being included.
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 2956029c..361a9344 100644 --- a/src/wscript +++ b/src/wscript @@ -31,6 +31,7 @@ def build(bld): version.h picture_asset.h asset.h + picture_frame.h """ bld.install_files('${PREFIX}/include/libdcp', headers) |
