aboutsummaryrefslogtreecommitdiff
path: root/butl/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-30 15:42:32 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-30 15:42:32 +0200
commitf60a701fdbdf4d88dc138cfca005269633a10c1d (patch)
treebfd6be6a3aadd659ea423f4d8773a59160fecefe /butl/buildfile
parentae02c68df6f26ff24b008ca047ae7750eeecedac (diff)
Add pager class that allows to send output through pager program (less, more)
Diffstat (limited to 'butl/buildfile')
-rw-r--r--butl/buildfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/butl/buildfile b/butl/buildfile
index de51ad5..f075e30 100644
--- a/butl/buildfile
+++ b/butl/buildfile
@@ -8,6 +8,7 @@ lib{butl}: \
{hxx ixx cxx}{ filesystem } \
{hxx }{ multi-index } \
{hxx }{ optional } \
+{hxx cxx}{ pager } \
{hxx ixx txx cxx}{ path } \
{hxx }{ path-io } \
{hxx }{ path-map } \