diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-25 01:20:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-25 01:20:58 +0100 |
| commit | 82af50304f55a961cba6afefbfa7edd5440bfcc4 (patch) | |
| tree | 7f637d5f9218a8a72752505d1467b75bdc934574 /src/lib/wscript | |
| parent | 8b3f7c38278952dc97feba7d51ef39775608689b (diff) | |
Basic J2K hash checking.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index 803ffd9ee..c809226ce 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -8,6 +8,7 @@ def build(bld): obj.source = """ ab_transcode_job.cc ab_transcoder.cc + check_hashes_job.cc config.cc copy_from_dvd_job.cc cross.cc |
