diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-07 23:03:56 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-09 13:44:59 +0100 |
| commit | bcf01bddc54da34425c727ed67f51cb946546ba6 (patch) | |
| tree | 96c8a23f0fb5e760c7577d974304fba86dafca97 /src/lib/wscript | |
| parent | dd7ba98abf729061e30c0b0fbb4cb6fd0485f16a (diff) | |
Replace quickmail with a direct (and asynchronous) libcurl email sender.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index d897e997d..bc61c87bf 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -53,6 +53,7 @@ sources = """ dcpomatic_socket.cc dcpomatic_time.cc dolby_cp750.cc + emailer.cc encoder.cc environment_info.cc examine_content_job.cc @@ -91,7 +92,6 @@ sources = """ player_video.cc playlist.cc position_image.cc - quickmail.cc ratio.cc raw_image_proxy.cc render_subtitles.cc |
