diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-17 21:30:34 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-17 21:30:34 +0000 |
| commit | c289685296d58228df0a88354e966105b242c915 (patch) | |
| tree | 7a6d0ae7f447038cf6a43c9dbf10eca08b59fd6b /src/wscript | |
| parent | c2cf8eb8d22265988bbf81e0331a98a7aa6786ed (diff) | |
Add Size operators; install util.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 04656976..d243ae46 100644 --- a/src/wscript +++ b/src/wscript @@ -49,6 +49,7 @@ def build(bld): subtitle_asset.h test_mode.h types.h + util.h version.h xml.h """ |
