diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-29 09:57:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-29 09:57:58 +0100 |
| commit | 736b3a068ba5a402b541d32f270669e6e1a4e5c4 (patch) | |
| tree | 2185f71bde7283683161bd3a557f13b7a610e967 /src/lib/wscript | |
| parent | 71be005818ddaa59cdcca2fa5fb3210d8ea7ae4f (diff) | |
Allow configuration of KDM filename format.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index 9883f31d6..84843992b 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -94,10 +94,12 @@ sources = """ job.cc job_manager.cc json_server.cc + kdm_name_format.cc log.cc log_entry.cc magick_image_proxy.cc mid_side_decoder.cc + name_format.cc overlaps.cc player.cc player_subtitles.cc |
