diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-01-07 16:23:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-01-07 16:23:09 +0000 |
| commit | 572659c5c6dfdcfcf64d42b585a310bb16765059 (patch) | |
| tree | f5d18803f25c5a6bfe63c0fd1fee37c104b4da83 /src/lib/wscript | |
| parent | f61777543c611ed3ba818bf1c564322cb71b3009 (diff) | |
Fix build.
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 f61445685..5a1ab8b10 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -81,6 +81,7 @@ sources = """ image_content.cc image_decoder.cc image_examiner.cc + image_filename_sorter.cc image_proxy.cc isdcf_metadata.cc j2k_image_proxy.cc |
