From 61377c582e0f2675baa5f5e6e30a35d1a4164b33 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 1 May 2017 16:08:43 +0300 Subject: Add hxx extension for headers and lib prefix for library dir --- build/export.build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build/export.build') diff --git a/build/export.build b/build/export.build index fd8e587..d3f607a 100644 --- a/build/export.build +++ b/build/export.build @@ -4,7 +4,7 @@ $out_root/: { - include butl/ + include libbutl/ } -export $out_root/butl/lib{butl} +export $out_root/libbutl/lib{butl} -- cgit v1.1