diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-20 13:59:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-20 13:59:47 +0100 |
| commit | dcdb56eea32957f349cc19874562881994d66756 (patch) | |
| tree | 7d2b3cfd82a5fe71ceadb8b281fc0c65b1b0d086 /src/wscript | |
| parent | 7aaf59faf8bb0ff85a2f76f6569076790a124813 (diff) | |
Install test_mode.h
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 b0e7f8be..4070b25b 100644 --- a/src/wscript +++ b/src/wscript @@ -21,6 +21,7 @@ def build(bld): metadata.h types.h exceptions.h + test_mode.h """ bld.install_files('${PREFIX}/include/libdcp', headers) |
