aboutsummaryrefslogtreecommitdiff
path: root/butl/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2016-12-16 20:45:11 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2016-12-16 20:45:11 +0300
commitdb1ee9aff6e9429e3eb82e67f9d4ece22b7c95ef (patch)
tree2cc6605090c25f6b9d4527b8b72776588e29a23d /butl/buildfile
parentca87eb4db4cabf3c46f9a599eaded138598f69a9 (diff)
Add config header to buildfile
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 6e259c8..4e4b53d 100644
--- a/butl/buildfile
+++ b/butl/buildfile
@@ -5,6 +5,7 @@
lib{butl}: \
{hxx cxx}{ base64 } \
{hxx cxx}{ char-scanner } \
+{hxx }{ config } \
{hxx cxx}{ diagnostics } \
{hxx }{ export } \
{hxx ixx cxx}{ fdstream } \