diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-23 21:53:51 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-23 21:53:51 +0000 |
| commit | 320c9b6d68d111bc0768e210cc8c7ae9d0d7c22e (patch) | |
| tree | 7ad4f70d6d32fc465b5826b333596696f67e8972 /src/lib/wscript | |
| parent | 692e67b9dc1e8cd72546b3766e8f38956932ee58 (diff) | |
Move default config options into their own tab; support user/password for SMTP TLS/SSL.
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 1699c5ec8..25186a3d3 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -44,6 +44,7 @@ sources = """ resampler.cc scp_dcp_job.cc scaler.cc + send_kdm_email_job.cc server.cc server_finder.cc sndfile_content.cc |
