From abbb859d9eefa62a5cc774bd08020bf30ad77c26 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 13 Apr 2017 10:47:47 +0200 Subject: Implement sendmail process --- butl/buildfile | 1 + 1 file changed, 1 insertion(+) (limited to 'butl/buildfile') diff --git a/butl/buildfile b/butl/buildfile index 6cef7f2..7d33535 100644 --- a/butl/buildfile +++ b/butl/buildfile @@ -23,6 +23,7 @@ lib{butl}: \ {hxx ixx cxx}{ process } \ {hxx }{ process-details } \ { txx cxx}{ process-run } \ + {hxx ixx cxx}{ sendmail } \ {hxx cxx}{ sha256 } \ {hxx }{ small-vector } \ {hxx txx }{ string-table } \ -- cgit v1.1