From 95ff8f359cfc2189bd4d7e02e15373027d2bda32 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 29 May 2017 20:05:54 +0300 Subject: Implement openssl process --- libbutl/buildfile | 1 + 1 file changed, 1 insertion(+) (limited to 'libbutl/buildfile') diff --git a/libbutl/buildfile b/libbutl/buildfile index 473c1d5..d5f492b 100644 --- a/libbutl/buildfile +++ b/libbutl/buildfile @@ -15,6 +15,7 @@ lib{butl}: \ {hxx cxx}{ manifest-parser } \ {hxx cxx}{ manifest-serializer } \ {hxx }{ multi-index } \ + {hxx ixx txx cxx}{ openssl } \ {hxx }{ optional } \ {hxx cxx}{ pager } \ {hxx ixx txx cxx}{ path } \ -- cgit v1.1