aboutsummaryrefslogtreecommitdiff
path: root/build/export.build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-01 12:10:35 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-01 15:07:36 +0300
commitc4d2ac250aee4102b519ce1db89bde3fe7855639 (patch)
tree2a4436fb314673ea836c4d9d19fc7ddf3e954554 /build/export.build
parent5fa80655ae4c87598313641d7322d28007e5fb31 (diff)
Add hxx extension for headers and lib prefix for library dirs
Diffstat (limited to 'build/export.build')
-rw-r--r--build/export.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/export.build b/build/export.build
index 58b6799..6e1378c 100644
--- a/build/export.build
+++ b/build/export.build
@@ -4,7 +4,7 @@
$out_root/:
{
- include bpkg/
+ include libbpkg/
}
-export $out_root/bpkg/lib{bpkg}
+export $out_root/libbpkg/lib{bpkg}