From 5d50c0499b30650deafc291a3872a386d08a3200 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 21 Jun 2017 13:03:56 +0300 Subject: Add regex utility functions --- libbutl/buildfile | 1 + 1 file changed, 1 insertion(+) (limited to 'libbutl/buildfile') diff --git a/libbutl/buildfile b/libbutl/buildfile index d5f492b..42fc421 100644 --- a/libbutl/buildfile +++ b/libbutl/buildfile @@ -26,6 +26,7 @@ lib{butl}: \ {hxx }{ process-details } \ {hxx }{ process-io } \ { txx cxx}{ process-run } \ + {hxx txx cxx}{ regex } \ {hxx ixx cxx}{ sendmail } \ {hxx cxx}{ sha256 } \ {hxx }{ small-vector } \ -- cgit v1.1