diff options
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 4070b25b..85ac80da 100644 --- a/src/wscript +++ b/src/wscript @@ -22,6 +22,7 @@ def build(bld): types.h exceptions.h test_mode.h + git_commit.h """ bld.install_files('${PREFIX}/include/libdcp', headers) |
